/* Font Awesome 6.4.0 — Self-Hosted Subset | SautieAcoustics */
/* Eliminates Cloudflare CDN cookie — fonts served from own server */

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("webfonts/fa-brands-400.woff2") format("woff2");
}

.fas, .fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fab, .fa-brands {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-arrow-up::before { content: "\f062"; }
.fa-balance-scale::before { content: "\f24e"; }
.fa-bars::before { content: "\f0c9"; }
.fa-building::before { content: "\f1ad"; }
.fa-bullhorn::before { content: "\f0a1"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-check-circle::before { content: "\f058"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-city::before { content: "\f64f"; }
.fa-clock::before { content: "\f017"; }
.fa-drafting-compass::before { content: "\f568"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-eye::before { content: "\f06e"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-hammer::before { content: "\f6e3"; }
.fa-hard-hat::before { content: "\f807"; }
.fa-home::before { content: "\f015"; }
.fa-hospital::before { content: "\f0f8"; }
.fa-hotel::before { content: "\f594"; }
.fa-leaf::before { content: "\f06c"; }
.fa-linkedin-in::before { content: "\f0e1"; }
.fa-map-marked-alt::before { content: "\f5a0"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-microphone::before { content: "\f130"; }
.fa-microphone-alt::before { content: "\f3c9"; }
.fa-mosque::before { content: "\f678"; }
.fa-phone::before { content: "\f095"; }
.fa-search::before { content: "\f002"; }
.fa-sliders-h::before { content: "\f1de"; }
.fa-store::before { content: "\f54e"; }
.fa-times::before { content: "\f00d"; }
.fa-tools::before { content: "\f7d9"; }
.fa-twitter::before { content: "\f099"; }
.fa-umbrella-beach::before { content: "\f5ca"; }
.fa-volume-mute::before { content: "\f6a9"; }
.fa-wave-square::before { content: "\f83e"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-wind::before { content: "\f72e"; }
