/*!
 * GoldLine — minimal Font Awesome subset (solid + brands only)
 */
.fa,.fa-brands,.fa-solid,.fab,.fas{
  --_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  display:inline-block;
  font-family:var(--_fa-family);
  font-style:normal;
  font-variant:normal;
  font-weight:var(--fa-style,900);
  line-height:1;
  text-align:center;
  text-rendering:auto;
  width:1.25em;
}
:is(.fas,.fab,.fa-solid,.fa-brands):before{content:var(--fa)/""}

.fa-solid,.fas{--fa-family:"Font Awesome 7 Free";--fa-style:900}
.fa-brands,.fab{--fa-family:"Font Awesome 7 Brands";--fa-style:400}

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

.fa-phone{--fa:"\f095"}
.fa-xmark{--fa:"\f00d"}
.fa-couch{--fa:"\f4b8"}
.fa-store{--fa:"\f54e"}
.fa-pencil-ruler{--fa:"\f5ae"}
.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}
.fa-house{--fa:"\f015"}
.fa-briefcase{--fa:"\f0b1"}
.fa-building{--fa:"\f1ad"}
.fa-ruler-combined{--fa:"\f546"}
.fa-house-chimney{--fa:"\e3af"}
.fa-clipboard-list{--fa:"\f46d"}
.fa-palette{--fa:"\f53f"}
.fa-industry{--fa:"\f275"}
.fa-truck-fast{--fa:"\f48b"}
.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}
.fa-shield-halved,.fa-shield-alt{--fa:"\f3ed"}
.fa-puzzle-piece{--fa:"\f12e"}
.fa-people-group{--fa:"\e533"}
.fa-circle-question,.fa-question-circle{--fa:"\f059"}
.fa-layer-group{--fa:"\f5fd"}
.fa-calculator{--fa:"\f1ec"}
.fa-swatchbook{--fa:"\f5c3"}
.fa-key{--fa:"\f084"}
.fa-map{--fa:"\f279"}
.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}
.fa-arrow-right{--fa:"\f061"}
.fa-arrow-left{--fa:"\f060"}
.fa-chevron-right{--fa:"\f054"}
.fa-chevron-left{--fa:"\f053"}
.fa-gem{--fa:"\f3a5"}
.fa-sitemap{--fa:"\f0e8"}
.fa-comments,.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}
.fa-bullseye{--fa:"\f140"}

.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}
.fa-pinterest,.fa-pinterest-p{--fa:"\f0d2"}
.fa-instagram{--fa:"\f16d"}
.fa-tiktok{--fa:"\e07b"}
.fa-facebook-f{--fa:"\f39e"}
