@font-face {
  font-family: "customIcons";
  src: url("./customIcons.woff2?5226c036fef471de7132c07ae3375d31") format("woff2"),
url("./customIcons.woff?5226c036fef471de7132c07ae3375d31") format("woff"),
url("./customIcons.ttf?5226c036fef471de7132c07ae3375d31") format("truetype"),
url("./customIcons.eot?5226c036fef471de7132c07ae3375d31#iefix") format("embedded-opentype"); 
 
}

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

.icon-close:before {
  content: "\e013";
}
.icon-cta-call:before {
  content: "\e010";
}
.icon-facebook:before {
  content: "\e008";
}
.icon-header-phone:before {
  content: "\e011";
}
.icon-header-text:before {
  content: "\e003";
}
.icon-instagram:before {
  content: "\e009";
}
.icon-linkedin:before {
  content: "\e002";
}
.icon-menu-dropdown:before {
  content: "\e012";
}
.icon-our-process-1:before {
  content: "\e004";
}
.icon-our-process-2:before {
  content: "\e007";
}
.icon-our-process-3:before {
  content: "\e00c";
}
.icon-play:before {
  content: "\e00d";
}
.icon-right-caret:before {
  content: "\e001";
}
.icon-slider-arrow:before {
  content: "\e00e";
}
.icon-stars:before {
  content: "\e00f";
}
.icon-tiktok:before {
  content: "\e00a";
}
.icon-x:before {
  content: "\e00b";
}
.icon-yelp:before {
  content: "\e005";
}
.icon-youtube:before {
  content: "\e006";
}
