@font-face {
  font-family: "Inter 18pt";
  src: url("../fonts/Inter-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Inter 18pt";
  src: url("../fonts/Inter-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Inter 18pt";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Inter 18pt";
  src: url("../fonts/Inter-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

html,
body#top,
button,
input,
select,
textarea {
  font-family: "Inter 18pt", Arial, Helvetica, sans-serif;
}

/* Enfold can assign its configured font directly to these text containers. */
#top .all_colors,
#top .all_colors h1,
#top .all_colors h2,
#top .all_colors h3,
#top .all_colors h4,
#top .all_colors h5,
#top .all_colors h6,
#top .main_menu,
#top .main_menu a,
#top .avia-button,
#top label,
#top .avia-tooltip,
#top .title_container .main-title,
#top tr.pricing-row td,
#top .portfolio-title,
#top .callout .content-area,
#top .avia-big-box .avia-innerbox,
#top .av-special-font,
#top .av-current-sort-title,
.html_elegant-blog #top .minor-meta,
#top #av-burger-menu-ul li {
  font-family: inherit;
}
