@charset "UTF-8";

@font-face {
  font-family: "herostencil2k24";
  src:url("herostencil2k24.eot");
  src:url("herostencil2k24.eot?#iefix") format("embedded-opentype"),
    url("herostencil2k24.woff") format("woff"),
    url("herostencil2k24.ttf") format("truetype"),
    url("herostencil2k24.svg#herostencil2k24") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "herostencil2k24" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "herostencil2k24" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
  content: "\61";
}
.icon-arrow-left-circle:before {
  content: "\62";
}
.icon-arrow-next:before {
  content: "\63";
}
.icon-arrow-right-circle:before {
  content: "\64";
}
.icon-btn-arrow:before {
  content: "\65";
}
.icon-calendar:before {
  content: "\66";
}
.icon-calendar-1:before {
  content: "\67";
}
.icon-close:before {
  content: "\68";
}
.icon-close-x:before {
  content: "\69";
}
.icon-envelop:before {
  content: "\6a";
}
.icon-fax:before {
  content: "\6b";
}
.icon-fax-1:before {
  content: "\6c";
}
.icon-flag:before {
  content: "\6d";
}
.icon-home:before {
  content: "\6e";
}
.icon-instagram:before {
  content: "\6f";
}
.icon-linkedin:before {
  content: "\70";
}
.icon-meta:before {
  content: "\71";
}
.icon-phone:before {
  content: "\72";
}
.icon-pin:before {
  content: "\73";
}
.icon-pinterest:before {
  content: "\74";
}
.icon-play:before {
  content: "\75";
}
.icon-quote-round:before {
  content: "\76";
}
.icon-quote-sqare:before {
  content: "\77";
}
.icon-search:before {
  content: "\78";
}
.icon-stethoscope:before {
  content: "\79";
}
.icon-timer:before {
  content: "\7a";
}
.icon-x:before {
  content: "\41";
}
.icon-yelp:before {
  content: "\42";
}
.icon-youtube:before {
  content: "\43";
}
