/*! Font Awesome 6.5.0 — local SGHCL subset. Only the icon classes this theme uses.
    Source: Font Awesome Free 6.5.0 (CC BY 4.0 fonts, MIT CSS). https://fontawesome.com */

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

.fa,.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}
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}
.fas{font-family:"Font Awesome 6 Free";font-weight:900}
.fab{font-family:"Font Awesome 6 Brands";font-weight:400}

/* Solid (fas / fa) */
.fa-chevron-down:before{content:"\f078"}
.fa-download:before{content:"\f019"}
.fa-newspaper:before{content:"\f1ea"}
.fa-play-circle:before{content:"\f144"}
.fa-file-alt:before{content:"\f15c"}
.fa-file-download:before{content:"\f56d"}
.fa-trophy:before{content:"\f091"}
.fa-images:before{content:"\f302"}
.fa-envelope:before{content:"\f0e0"}

/* Brands (fab) */
.fa-linkedin-in:before{content:"\f0e1"}
.fa-twitter:before{content:"\f099"}
.fa-whatsapp:before{content:"\f232"}
