/*!
 * Font Awesome 6 Pro — critical subset (solid weight only)
 * Extracted from fontawesome.css for above-the-fold rendering.
 */
@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/webfonts/fa-solid-900.woff") format("woff"), url("../fonts/webfonts/fa-solid-900.ttf") format("truetype");
}
.fa{font-family: "Font Awesome 6 Pro";font-family: var(--fa-style-family, "Font Awesome 6 Pro");font-weight: 900;font-weight: var(--fa-style, 900)}
.fa,.fas,.fa-solid{-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;display: var(--fa-display, inline-block);font-style: normal;font-variant: normal;text-rendering: auto}
.fas,.fa-solid{font-family: 'Font Awesome 6 Pro';font-weight: 900}
.fa-location-crosshairs::before{content: "\f601"}
.fa-microphone::before{content: "\f130"}
.fa-check-circle::before{content: "\f058"}
.fa-percent::before{content: "\25"}
.fa-calendar-check::before{content: "\f274"}
.fa-bars::before{content: "\f0c9"}
.fa-arrow-left-long::before{content: "\f177"}
.fa-arrow-right-long::before{content: "\f178"}
.fa-chevron-down::before{content: "\f078"}
.fa-chevron-up::before{content: "\f077"}
.fa-chevron-left::before{content: "\2329"}
.fa-chevron-right::before{content: "\232a"}
.fa-user::before{content: "\1f464"}
.fa-circle-user::before{content: "\f2bd"}
.fa-moon::before{content: "\23fe"}
.fa-sun::before{content: "\2600"}
.fa-heart::before{content: "\2665"}
.fa-map-marker-alt::before{content: "\f3c5"}
.fa-phone::before{content: "\1f4de"}
.fa-envelope::before{content: "\2709"}
.fa-times::before{content: "\d7"}
.fa-check::before{content: "\2713"}
.fa-star::before{content: "\2b50"}
