/* Font Awesome Free 6.5.2 — self-hosted, subset to the 65 icons this site
   actually uses (~3KB of CSS instead of ~110KB from a CDN).
   Licence: https://fontawesome.com/license/free
   Icons CC BY 4.0 · Fonts SIL OFL 1.1 · Code MIT

   Self-hosted rather than CDN-loaded so the site carries no third-party
   runtime dependency: one less DNS+TLS handshake before first paint, and the
   icons cannot disappear because somebody else's CDN is having a bad day.

   Regenerate after adding a new icon:  node scripts/build-fa-subset.mjs */

@font-face{
  font-family:'Font Awesome 6 Free';
  font-style:normal;font-weight:900;font-display:block;
  src:url('/assets/webfonts/fa-solid-900.woff2') format('woff2');
}
@font-face{
  font-family:'Font Awesome 6 Brands';
  font-style:normal;font-weight:400;font-display:block;
  src:url('/assets/webfonts/fa-brands-400.woff2') format('woff2');
}
.fa-solid,.fa-brands,.fas,.fab{
  -moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;
  display:inline-block;font-style:normal;font-variant:normal;
  line-height:1;text-rendering:auto;
}
.fa-solid,.fas{font-family:'Font Awesome 6 Free';font-weight:900}
.fa-brands,.fab{font-family:'Font Awesome 6 Brands';font-weight:400}
.fa-fw{text-align:center;width:1.25em}

.fa-arrow-left::before{content:"\f060"}
.fa-arrow-right::before{content:"\f061"}
.fa-arrow-up::before{content:"\f062"}
.fa-arrow-up-right-from-square::before{content:"\f08e"}
.fa-arrows-rotate::before{content:"\f021"}
.fa-bolt::before{content:"\f0e7"}
.fa-book-open::before{content:"\f518"}
.fa-briefcase::before{content:"\f0b1"}
.fa-building::before{content:"\f1ad"}
.fa-building-columns::before{content:"\f19c"}
.fa-building-lock::before{content:"\e4d6"}
.fa-bullseye::before{content:"\f140"}
.fa-calculator::before{content:"\f1ec"}
.fa-chart-line::before{content:"\f201"}
.fa-circle-arrow-right::before{content:"\f0a9"}
.fa-circle-check::before{content:"\f058"}
.fa-circle-exclamation::before{content:"\f06a"}
.fa-circle-info::before{content:"\f05a"}
.fa-circle-question::before{content:"\f059"}
.fa-city::before{content:"\f64f"}
.fa-clipboard-question::before{content:"\e4e3"}
.fa-clone::before{content:"\f24d"}
.fa-comments::before{content:"\f086"}
.fa-diagram-project::before{content:"\f542"}
.fa-download::before{content:"\f019"}
.fa-envelope::before{content:"\f0e0"}
.fa-eye::before{content:"\f06e"}
.fa-facebook-f::before{content:"\f39e"}
.fa-file-contract::before{content:"\f56c"}
.fa-file-excel::before{content:"\f1c3"}
.fa-file-invoice-dollar::before{content:"\f571"}
.fa-file-lines::before{content:"\f15c"}
.fa-file-shield::before{content:"\e4f0"}
.fa-folder-open::before{content:"\f07c"}
.fa-gauge-high::before{content:"\f625"}
.fa-gears::before{content:"\f085"}
.fa-globe::before{content:"\f0ac"}
.fa-graduation-cap::before{content:"\f19d"}
.fa-hand-holding-dollar::before{content:"\f4c0"}
.fa-handshake::before{content:"\f2b5"}
.fa-handshake-angle::before{content:"\f4c4"}
.fa-headset::before{content:"\f590"}
.fa-house::before{content:"\f015"}
.fa-house-chimney::before{content:"\e3af"}
.fa-id-badge::before{content:"\f2c1"}
.fa-inbox::before{content:"\f01c"}
.fa-indian-rupee-sign::before{content:"\e1bc"}
.fa-industry::before{content:"\f275"}
.fa-instagram::before{content:"\f16d"}
.fa-key::before{content:"\f084"}
.fa-landmark::before{content:"\f66f"}
.fa-layer-group::before{content:"\f5fd"}
.fa-lightbulb::before{content:"\f0eb"}
.fa-linkedin-in::before{content:"\f0e1"}
.fa-list-check::before{content:"\f0ae"}
.fa-location-dot::before{content:"\f3c5"}
.fa-lock::before{content:"\f023"}
.fa-magnifying-glass::before{content:"\f002"}
.fa-magnifying-glass-chart::before{content:"\e522"}
.fa-map-location-dot::before{content:"\f5a0"}
.fa-newspaper::before{content:"\f1ea"}
.fa-paper-plane::before{content:"\f1d8"}
.fa-paperclip::before{content:"\f0c6"}
.fa-people-arrows::before{content:"\e068"}
.fa-percent::before{content:"\25"}
.fa-phone::before{content:"\f095"}
.fa-plus::before{content:"\2b"}
.fa-print::before{content:"\f02f"}
.fa-scale-balanced::before{content:"\f24e"}
.fa-share-nodes::before{content:"\f1e0"}
.fa-shield-halved::before{content:"\f3ed"}
.fa-sliders::before{content:"\f1de"}
.fa-star::before{content:"\f005"}
.fa-table-list::before{content:"\f00b"}
.fa-trash::before{content:"\f1f8"}
.fa-triangle-exclamation::before{content:"\f071"}
.fa-trophy::before{content:"\f091"}
.fa-user::before{content:"\f007"}
.fa-user-check::before{content:"\f4fc"}
.fa-user-doctor::before{content:"\f0f0"}
.fa-user-group::before{content:"\f500"}
.fa-user-shield::before{content:"\f505"}
.fa-user-tie::before{content:"\f508"}
.fa-whatsapp::before{content:"\f232"}
.fa-xmark::before{content:"\f00d"}
.fa-youtube::before{content:"\f167"}
