@font-face {
  font-family: "cigars-regular";
  src: url("../font/hwcigars-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0.05em;
}
@font-face {
  font-family: "Mabry-Pro";
  src: url("../font/regular/font.woff2") format("woff2"), url("../font/regular/font.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0em;
}
@font-face {
  font-family: "Mabry-Pro-Bold";
  src: url("../font/bold/font.woff2") format("woff2"), url("../font/bold/font.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0.05em;
}
@font-face {
  font-family: "FontAwesome";
  src: url("../../mastertemplatetwo/fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../../mastertemplatetwo/fonts/fontawesome/fa-solid-900.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*transform origin*/
body {
  font-family: "cigars-regular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Mabry-Pro-Bold", sans-serif;
}

/*.......Button font......*/
.mt_btn,
.mt_fill_btn {
  font-family: "Mabry-Pro-Bold", sans-serif;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 100%;
  text-transform: uppercase;
}
@media (max-width: 991.8px) {
  .mt_btn,
  .mt_fill_btn {
    font-size: 20px;
  }
}

/*.......Heading and Copy fonts......*/
.mt_main_heading {
  font-family: "Mabry-Pro-Bold", sans-serif;
  font-weight: normal;
  letter-spacing: 0em;
  line-height: 105%;
  text-transform: uppercase;
}
@media (max-width: 991.8px) {
  .mt_main_heading {
    letter-spacing: 0.0005em;
  }
}

.mt_inner_banner .mt_main_heading {
  font-size: clamp(48px, (100vw - 375px) / 1097 * 80 + 48px, 128px);
}

.mt_sub_heading {
  font-family: "Mabry-Pro-Bold", sans-serif;
}

.mt_col_heading {
  font-family: "Mabry-Pro-Bold", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
  letter-spacing: 0.05em;
}

.mt_sec_sub_heading {
  font-family: "Mabry-Pro-Bold", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
}
@media (max-width: 991.8px) {
  .mt_sec_sub_heading {
    font-size: 20px;
    line-height: 24px;
  }
}
.mt_sec_sub_heading .head-hilight {
  color: #9D845E;
}

.mt_one_column_container .mt_col_heading {
  font-family: "Mabry-Pro-Bold", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
}
@media (max-width: 991.8px) {
  .mt_one_column_container .mt_col_heading {
    font-size: 20px;
    line-height: 24px;
  }
}

.mt_paragraph {
  font-family: "cigars-regular", sans-serif;
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 991.8px) {
  .mt_paragraph {
    line-height: 16px;
    font-size: 14px !important;
  }
}

.mt_text_small {
  font-family: "cigars-regular", sans-serif;
}

.mt_txt_intro {
  font-family: "cigars-regular", sans-serif;
}

.mt_txt_sub {
  font-family: "cigars-regular", sans-serif;
}

.mt_copy_small {
  font-family: "cigars-regular", sans-serif;
}

.mt_specials_heading,
#mt_testimonial_widget .mt_h4_heading {
  font-family: "Mabry-Pro-Bold", sans-serif;
}

.two-column-right .mt_sec_sub_heading,
.two-column-left .mt_sec_sub_heading {
  font-family: "Mabry-Pro-Bold", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
}
@media (max-width: 991.8px) {
  .two-column-right .mt_sec_sub_heading,
  .two-column-left .mt_sec_sub_heading {
    font-size: 18px;
    line-height: 24px;
  }
}
.two-column-right p,
.two-column-right ul li,
.two-column-right a,
.two-column-left p,
.two-column-left ul li,
.two-column-left a {
  font-family: "Mabry-Pro", sans-serif;
  font-size: 17px;
  line-height: 26px !important;
  color: #494846 !important;
  letter-spacing: 0;
}
@media (max-width: 991.8px) {
  .two-column-right p,
  .two-column-right ul li,
  .two-column-right a,
  .two-column-left p,
  .two-column-left ul li,
  .two-column-left a {
    font-size: 14px !important;
    line-height: 16px !important;
  }
}

.mt_btn,
.mt_fill_btn {
  font-size: 15px;
  padding: 10px 50px !important;
  border-radius: 0 !important;
  line-height: 18px;
  text-transform: uppercase;
}
@media (max-width: 991.8px) {
  .mt_btn,
  .mt_fill_btn {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 30px !important;
  }
}

.error .mt_col_heading {
  letter-spacing: 0.05em;
  font-size: 65px !important;
  margin-bottom: 18px;
  line-height: 64px;
  width: 100%;
  text-align: left !important;
}
@media (max-width: 991.8px) {
  .error .mt_col_heading {
    line-height: 48px !important;
    font-size: 40px !important;
  }
}
.error .mt_paragraph {
  font-size: 18px !important;
  line-height: 23px !important;
  text-align: left;
  width: 100%;
}
@media (max-width: 991.8px) {
  .error .mt_paragraph {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
.error .mt_paragraph.mt_tagline {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 60px;
  color: #9D845E;
  font-family: "Mabry-Pro-Bold", sans-serif;
  font-size: 18px !important;
  line-height: 23px !important;
  position: relative;
  margin-left: 0;
  letter-spacing: 0.05em;
}
@media (max-width: 991.8px) {
  .error .mt_paragraph.mt_tagline {
    margin-top: 50px;
    margin-bottom: 0px;
    padding-left: 30px;
    text-align: left;
  }
}
.error .mt_paragraph.mt_tagline::before {
  content: "";
  background-image: url(../images/Brown-flower.svg);
  position: absolute;
  top: -5px;
  left: -35px;
  width: 29px;
  height: 29px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 991.8px) {
  .error .mt_paragraph.mt_tagline::before {
    left: -5px;
  }
}
@media (max-width: 991.8px) {
  .error .mt_paragraph.mt_tagline {
    margin-top: 50x;
  }
}

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