/*transform origin*/
.mt_col_heading {
  font-family: "bellefair", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 60px;
  color: #101820;
}
@media (max-width: 991.8px) {
  .mt_col_heading {
    font-size: 36px;
    line-height: 38px;
  }
}

h3.mt_sec_sub_heading {
  font-family: "bellefair", sans-serif !important;
  font-weight: 400;
  color: #101820;
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (max-width: 991.8px) {
  h3.mt_sec_sub_heading {
    font-size: 36px;
    line-height: 38px;
  }
}

p.mt_paragraph {
  font-family: "Outfit", sans-serif !important;
  font-weight: 400;
  color: #101820;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
}

h3.mt_specials_heading {
  font-weight: 400;
  font-size: "bellefair", sans-serif;
  letter-spacing: 0;
  text-transform: uppercase;
}

/*# sourceMappingURL=font.css.map */
