/* FontAwesome 6 subset - only icons used in this theme. Regenerate with apply-fa-subset.sh */

@font-face{font-family:"FA Solid";font-style:normal;font-weight:900;font-display:swap;src:url("../webfonts/fa-solid-900-subset.woff2") format("woff2")}
@font-face{font-family:"FA Brands";font-style:normal;font-weight:400;font-display:swap;src:url("../webfonts/fa-brands-400-subset.woff2") format("woff2")}

.fa,.fab,.fas{-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{font-family:"FA Solid";font-weight:900}
.fab{font-family:"FA Brands";font-weight:400}

.fa-briefcase::before{content:"\f0b1"}
.fa-bullhorn::before{content:"\f0a1"}
.fa-bullseye::before{content:"\f140"}
.fa-calendar::before{content:"\f133"}
.fa-chevron-down::before{content:"\f078"}
.fa-chevron-left::before{content:"\f053"}
.fa-chevron-right::before{content:"\f054"}
.fa-chevron-up::before{content:"\f077"}
.fa-search::before{content:"\f002"}
.fa-unlink::before{content:"\f127"}
.fa-video::before{content:"\f03d"}
.fa-facebook::before{content:"\f09a"}
.fa-instagram::before{content:"\f16d"}
.fa-linkedin-in::before{content:"\f0e1"}
.fa-twitter::before{content:"\f099"}
.fa-youtube::before{content:"\f167"}
