/*Sizes*/
/*Colors*/
@font-face {
  font-family: "bibsans-bold";
  font-weight: 700;
  font-style: normal;
  src: url("/assets/fonts/habibs/Bibsans-Bold.otf");
}
@font-face {
  font-family: "bibsans-regular";
  font-weight: 400;
  font-style: normal;
  src: url("/assets/fonts/habibs/Bibsans-Regular.otf");
}
@font-face {
  font-family: "poppins-regular";
  font-weight: 400;
  font-style: normal;
  src: url("/assets/fonts/Poppins/Poppins-Regular.woff");
}
@font-face {
  font-family: "poppins-bold";
  font-weight: 700;
  font-style: normal;
  src: url("/assets/fonts/Poppins/Poppins-Bold.woff");
}
@font-face {
  font-family: "inter-regular";
  font-weight: 700;
  font-style: normal;
  src: url("/assets/fonts/inter/static/Inter-Regular.ttf");
}
.scan-code-video h1 {
  font-family: "bibsans-bold" !important;
  font-size: 24px;
  text-align: start;
  color: #3C3C3C;
}
.scan-code-video h2 {
  font-family: "poppins-regular" !important;
  font-size: 14px;
  text-align: start;
  color: #3C3C3C;
}
.scan-code-video .coupon-input label {
  font-size: 12px;
  font-weight: 700;
  color: #3C3C3C;
  font-family: "poppins-regular" !important;
}
.scan-code-video .coupon-input label.error-coupon {
  color: #F0141E;
}
.scan-code-video .coupon-input input {
  font-family: "poppins-regular" !important;
  font-size: 12px;
}

.survey h1 {
  font-family: "bibsans-bold" !important;
  font-size: 22px;
  color: #3C3C3C;
}
.survey h2 {
  font-family: "poppins-regular" !important;
  font-size: 12px;
  color: #3C3C3C;
}
.survey h3 {
  margin-top: 10px;
  font-family: "poppins-regular" !important;
  font-size: 12px;
  color: #3C3C3C;
}
.survey .question ul li div {
  font-family: "poppins-regular" !important;
  font-size: 14px;
}
.survey .question ul li label {
  font-size: 10px;
  font-family: "poppins-regular" !important;
  color: #7C7C7C;
  line-height: 10px;
}
.survey button.btn-habibs {
  margin-top: 20px;
}

.justify-question label {
  font-family: "poppins-bold" !important;
}
.justify-question ul li div {
  font-family: "poppins-regular" !important;
}

.description label {
  font-family: "poppins-bold" !important;
}
.description textarea {
  font-family: "inter-regular" !important;
}
.description .max-caracter {
  font-family: "inter-regular" !important;
}

.finish h1 {
  font-family: "bibsans-bold" !important;
  font-size: 24px;
  color: #3C3C3C;
}
.finish h2 {
  font-family: "poppins-regular" !important;
  font-size: 14px;
  color: #3C3C3C;
}
.finish h3 {
  margin-top: 10px;
  font-family: "poppins-regular" !important;
  font-size: 14px;
  color: #3C3C3C;
}

button.btn-habibs {
  font-family: "poppins-regular" !important;
  font-size: 14px;
}

div.footer .app h1 {
  font-family: "poppins-regular" !important;
  font-size: 18px;
  font-weight: 700;
}
div.footer p.copyright, div.footer p.copyright span {
  font-family: "bibsans-regular" !important;
  font-size: 10px;
}

/*# sourceMappingURL=theme-habibs.css.map */
