/* =====================================================================
   Font Awesome 6.5.1 Free (Solid) — subsetted to the 47 icons this
   site actually uses, plus the glyphs the stylesheet draws directly
   through content: "\f067" / "\f068" / "\f00c".

   Self-hosted, so there is no cdnjs connection to open and the face is
   5.9KB instead of the full ~153KB.

   GENERATED — do not hand-edit. Re-run _tools/build-icon-font.py after
   adding an icon; a class with no rule below renders nothing.

   Font Awesome Free is licensed CC BY 4.0 (fontawesome.com/license/free).
   ===================================================================== */

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

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

.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-book::before { content: "\f02d"; }
.fa-book-bookmark::before { content: "\e0bb"; }
.fa-book-open::before { content: "\f518"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-bullhorn::before { content: "\f0a1"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-child-reaching::before { content: "\e59d"; }
.fa-circle-check::before { content: "\f058"; }
.fa-circle-question::before { content: "\f059"; }
.fa-cloud-arrow-up::before { content: "\f0ee"; }
.fa-comment-dots::before { content: "\f4ad"; }
.fa-compass::before { content: "\f14e"; }
.fa-dove::before { content: "\f4ba"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-feather-pointed::before { content: "\f56b"; }
.fa-globe::before { content: "\f0ac"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-hashtag::before { content: "\23"; }
.fa-headphones::before { content: "\f025"; }
.fa-heart-pulse::before { content: "\f21e"; }
.fa-house-chimney-window::before { content: "\e00d"; }
.fa-landmark::before { content: "\f66f"; }
.fa-laptop-code::before { content: "\f5fc"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-list-check::before { content: "\f0ae"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-lock::before { content: "\f023"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-palette::before { content: "\f53f"; }
.fa-pen-fancy::before { content: "\f5ac"; }
.fa-pen-nib::before { content: "\f5ad"; }
.fa-phone::before { content: "\f095"; }
.fa-print::before { content: "\f02f"; }
.fa-rocket::before { content: "\f135"; }
.fa-seedling::before { content: "\f4d8"; }
.fa-star::before { content: "\f005"; }
.fa-store::before { content: "\f54e"; }
.fa-user::before { content: "\f007"; }
.fa-user-tie::before { content: "\f508"; }
.fa-utensils::before { content: "\f2e7"; }
.fa-wand-magic-sparkles::before { content: "\e2ca"; }
.fa-xmark::before { content: "\f00d"; }
