/* FaithCraft — Font Awesome 6 subset: only the icons this site uses.
   Generated from all.min.css. Points straight at the .ttf files that exist
   in assets/fontawesome/webfonts (the upstream CSS asked for .woff2 first,
   which 404'd on every load). */

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

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

@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
.fa-spin{animation:fa-spin 2s linear infinite}
@media (prefers-reduced-motion:reduce){.fa-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1}}

/* solid */
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-bars:before{content:"\f0c9"}
.fa-book:before{content:"\f02d"}
.fa-book-open:before{content:"\f518"}
.fa-calendar-alt:before{content:"\f073"}
.fa-check:before{content:"\f00c"}
.fa-chevron-down:before{content:"\f078"}
.fa-circle-question:before{content:"\f059"}
.fa-copy:before{content:"\f0c5"}
.fa-cube:before{content:"\f1b2"}
.fa-external-link-alt:before{content:"\f35d"}
.fa-gavel:before{content:"\f0e3"}
.fa-home:before{content:"\f015"}
.fa-paw:before{content:"\f1b0"}
.fa-play:before{content:"\f04b"}
.fa-rocket:before{content:"\f135"}
.fa-server:before{content:"\f233"}
.fa-signal:before{content:"\f012"}
.fa-spinner:before{content:"\f110"}
.fa-store:before{content:"\f54e"}
.fa-terminal:before{content:"\f120"}
.fa-times:before{content:"\f00d"}
.fa-up-right-from-square:before{content:"\f35d"}
.fa-users:before{content:"\f0c0"}

/* brands */
.fa-discord:before{content:"\f392"}
.fa-telegram:before{content:"\f2c6"}
