/* ShowbizJobs FontAwesome Pro 6 subset
   Generated by tools/fa-subset/build.py
   Source: FontAwesome Pro fontawesome-pro-6.2.1-web
   Used under the ShowbizJobs FontAwesome Pro license. */

@font-face { font-family: "Font Awesome 6 Pro"; font-style: normal; font-weight: 900; font-display: swap; src: url("./fa-solid-900.woff2") format("woff2"); }
@font-face { font-family: "Font Awesome 6 Pro"; font-style: normal; font-weight: 400; font-display: swap; src: url("./fa-regular-400.woff2") format("woff2"); }
@font-face { font-family: "Font Awesome 6 Brands"; font-style: normal; font-weight: 400; font-display: swap; src: url("./fa-brands-400.woff2") format("woff2"); }
@font-face { font-family: "Font Awesome 6 Duotone"; font-style: normal; font-weight: 900; font-display: swap; src: url("./fa-duotone-900.woff2") format("woff2"); }

/* Base reset shared by all icon styles */
.fa, .fas, .far, .fab, .fad,
.fa-solid, .fa-regular, .fa-brands, .fa-duotone, .fa-classic {
    -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, .fa-classic { font-family: "Font Awesome 6 Pro"; font-weight: 900; }
.far, .fa-regular { font-family: "Font Awesome 6 Pro"; font-weight: 400; }
.fab, .fa-brands { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

/* Duotone: two stacked layers via ::before (primary) and ::after (secondary) */
.fad, .fa-duotone {
    position: relative;
    font-family: "Font Awesome 6 Duotone";
    font-weight: 900;
    letter-spacing: normal;
}
.fad::before, .fa-duotone::before {
    position: absolute;
    color: var(--fa-primary-color, inherit);
    opacity: var(--fa-primary-opacity, 1);
}
.fad::after, .fa-duotone::after {
    color: var(--fa-secondary-color, inherit);
    opacity: var(--fa-secondary-opacity, 0.4);
}

/* Spin animation (utility class) */
.fa-spin { animation: fa-spin 2s linear infinite; }
.fa-spin-pulse { animation: fa-spin 1s steps(8) infinite; }
@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

/* Common sizing/layout utilities */
.fa-fw { text-align: center; width: 1.25em; }

/* Solid, Regular, and Brands icons */
.fa-archive::before { content: "\f187"; }
.fa-arrow-down::before { content: "\f063"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-arrow-up-right-from-square::before { content: "\f08e"; }
.fa-arrows-rotate::before { content: "\f021"; }
.fa-award::before { content: "\f559"; }
.fa-bars::before { content: "\f0c9"; }
.fa-bell::before { content: "\f0f3"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-bookmark::before { content: "\f02e"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-building::before { content: "\f1ad"; }
.fa-building-user::before { content: "\e4da"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-calendar-days::before { content: "\f073"; }
.fa-calendar-week::before { content: "\f784"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-chart-line::before { content: "\f201"; }
.fa-chart-simple::before { content: "\e473"; }
.fa-check::before { content: "\f00c"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-circle::before { content: "\f111"; }
.fa-circle-check::before { content: "\f058"; }
.fa-circle-exclamation::before { content: "\f06a"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-circle-plus::before { content: "\f055"; }
.fa-circle-user::before { content: "\f2bd"; }
.fa-clipboard-check::before { content: "\f46c"; }
.fa-clock::before { content: "\f017"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-discord::before { content: "\f392"; }
.fa-dollar-sign::before { content: "\24"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-envelope-circle-check::before { content: "\e4e8"; }
.fa-envelope-open::before { content: "\f2b6"; }
.fa-envelope-open-text::before { content: "\f658"; }
.fa-eye::before { content: "\f06e"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-file-arrow-up::before { content: "\f574"; }
.fa-file-lines::before { content: "\f15c"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-file-signature::before { content: "\f573"; }
.fa-fire::before { content: "\f06d"; }
.fa-flag-usa::before { content: "\f74d"; }
.fa-gauge-high::before { content: "\f625"; }
.fa-gear::before { content: "\f013"; }
.fa-globe::before { content: "\f0ac"; }
.fa-globe-americas::before { content: "\f57d"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-hand::before { content: "\f256"; }
.fa-headset::before { content: "\f590"; }
.fa-home::before { content: "\f015"; }
.fa-image::before { content: "\f03e"; }
.fa-inbox::before { content: "\f01c"; }
.fa-key::before { content: "\f084"; }
.fa-laptop::before { content: "\f109"; }
.fa-linkedin::before { content: "\f08c"; }
.fa-list::before { content: "\f03a"; }
.fa-list-ul::before { content: "\f0ca"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-lock::before { content: "\f023"; }
.fa-map-location-dot::before { content: "\f5a0"; }
.fa-mask::before { content: "\f6fa"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-paperclip::before { content: "\f0c6"; }
.fa-pen::before { content: "\f304"; }
.fa-pen-to-square::before { content: "\f044"; }
.fa-play::before { content: "\f04b"; }
.fa-plus::before { content: "\2b"; }
.fa-receipt::before { content: "\f543"; }
.fa-right-from-bracket::before { content: "\f2f5"; }
.fa-rocket::before { content: "\f135"; }
.fa-rotate-right::before { content: "\f2f9"; }
.fa-rss::before { content: "\f09e"; }
.fa-save::before { content: "\f0c7"; }
.fa-search::before { content: "\f002"; }
.fa-seedling::before { content: "\f4d8"; }
.fa-shield::before { content: "\f132"; }
.fa-shield-halved::before { content: "\f3ed"; }
.fa-sitemap::before { content: "\f0e8"; }
.fa-sliders::before { content: "\f1de"; }
.fa-spinner::before { content: "\f110"; }
.fa-star::before { content: "\f005"; }
.fa-stopwatch::before { content: "\f2f2"; }
.fa-table-cells-large::before { content: "\f009"; }
.fa-tags::before { content: "\f02c"; }
.fa-thumbs-up::before { content: "\f164"; }
.fa-trash::before { content: "\f1f8"; }
.fa-trash-can::before { content: "\f2ed"; }
.fa-triangle-exclamation::before { content: "\f071"; }
.fa-twitter::before { content: "\f099"; }
.fa-up-right-from-square::before { content: "\f35d"; }
.fa-upload::before { content: "\f093"; }
.fa-user::before { content: "\f007"; }
.fa-user-clock::before { content: "\f4fd"; }
.fa-user-lock::before { content: "\f502"; }
.fa-user-plus::before { content: "\f234"; }
.fa-user-tie::before { content: "\f508"; }
.fa-users::before { content: "\f0c0"; }
.fa-wand-magic-sparkles::before { content: "\e2ca"; }
.fa-xmark::before { content: "\f00d"; }

/* Duotone icons (primary + secondary layers) */
.fad.fa-lock::before, .fa-duotone.fa-lock::before { content: "\f023"; }
.fad.fa-lock::after, .fa-duotone.fa-lock::after { content: "\10f023"; }
