/* Generated by tools/build-fontawesome-subset.py - do not edit by hand.
   Font Awesome 6.5.1, subsetted to the 76 icons the public
   templates and main.js actually use. Rerun the script after adding an
   icon to a public page, or its glyph will be missing. */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('/fonts/fa-solid-subset.woff2?v=10d3fbfb') format('woff2');
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/fonts/fa-brands-subset.woff2?v=71137079') format('woff2');
}

.fa, .fas, .fa-solid, .far, .fa-regular, .fab, .fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa, .fas, .fa-solid { font-family: "Font Awesome 6 Free"; font-weight: 900; }
.far, .fa-regular { font-family: "Font Awesome 6 Free"; font-weight: 400; }
.fab, .fa-brands { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

.fa-spin { animation: fa-spin 2s infinite linear; }
@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-bars::before { content: "\f0c9"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-bus::before { content: "\f207"; }
.fa-bus-alt::before { content: "\f55e"; }
.fa-business-time::before { content: "\f64a"; }
.fa-calculator::before { content: "\f1ec"; }
.fa-calendar-alt::before { content: "\f073"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-calendar-plus::before { content: "\f271"; }
.fa-check::before { content: "\f00c"; }
.fa-check-circle::before { content: "\f058"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-circle-check::before { content: "\f058"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-city::before { content: "\f64f"; }
.fa-clock::before { content: "\f017"; }
.fa-comment-alt::before { content: "\f27a"; }
.fa-cookie-bite::before { content: "\f564"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-dollar-sign::before { content: "\24"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-gem::before { content: "\f3a5"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-heart::before { content: "\f004"; }
.fa-home::before { content: "\f015"; }
.fa-id-card::before { content: "\f2c2"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-landmark::before { content: "\f66f"; }
.fa-location-arrow::before { content: "\f124"; }
.fa-lock::before { content: "\f023"; }
.fa-map::before { content: "\f279"; }
.fa-map-marked-alt::before { content: "\f5a0"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-map-pin::before { content: "\f276"; }
.fa-newspaper::before { content: "\f1ea"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-phone::before { content: "\f095"; }
.fa-phone-alt::before { content: "\f879"; }
.fa-plane::before { content: "\f072"; }
.fa-plus::before { content: "\2b"; }
.fa-question-circle::before { content: "\f059"; }
.fa-quote-left::before { content: "\f10d"; }
.fa-route::before { content: "\f4d7"; }
.fa-search::before { content: "\f002"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-shield-virus::before { content: "\e06c"; }
.fa-shuttle-van::before { content: "\f5b6"; }
.fa-sign-in-alt::before { content: "\f2f6"; }
.fa-sign-out-alt::before { content: "\f2f5"; }
.fa-spinner::before { content: "\f110"; }
.fa-star::before { content: "\f005"; }
.fa-suitcase::before { content: "\f0f2"; }
.fa-sync-alt::before { content: "\f2f1"; }
.fa-tags::before { content: "\f02c"; }
.fa-trash::before { content: "\f1f8"; }
.fa-user::before { content: "\f007"; }
.fa-user-check::before { content: "\f4fc"; }
.fa-user-circle::before { content: "\f2bd"; }
.fa-user-lock::before { content: "\f502"; }
.fa-user-plus::before { content: "\f234"; }
.fa-users::before { content: "\f0c0"; }
.fa-users-cog::before { content: "\f509"; }
.fa-wrench::before { content: "\f0ad"; }
.fa-cc-amex::before { content: "\f1f3"; }
.fa-cc-discover::before { content: "\f1f2"; }
.fa-cc-mastercard::before { content: "\f1f1"; }
.fa-cc-visa::before { content: "\f1f0"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-instagram::before { content: "\f16d"; }
.fa-linkedin-in::before { content: "\f0e1"; }
.fa-tiktok::before { content: "\e07b"; }
.fa-twitter::before { content: "\f099"; }
.fa-youtube::before { content: "\f167"; }
