/*! Font Awesome subset for autocode.md
   Icoane <i class="..."> folosite: solid (star) + brands (facebook-f, google, instagram, telegram, tiktok, waze, whatsapp).
   Plus @font-face pentru pseudo-elementele ::before/::after din custom.css cu unicode \f084 etc.
   Sursa: Font Awesome Free 7.2.0 (CC BY 4.0 / SIL OFL 1.1 / MIT). */
@font-face{font-family:"FA Solid";font-style:normal;font-weight:900;font-display:swap;src:url(../webfonts/fa-solid-900.woff2) format("woff2")}
@font-face{font-family:"FA Brands";font-style:normal;font-weight:400;font-display:swap;src:url(../webfonts/fa-brands-400.woff2) format("woff2")}
/* Aliasuri ca sa functioneze regulile din custom.css cu ::before content:"\fxxx" */
@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:swap;src:url(../webfonts/fa-solid-900.woff2) format("woff2")}
@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(../webfonts/fa-brands-400.woff2) format("woff2")}
@font-face{font-family:"FontAwesome";font-style:normal;font-weight:900;font-display:swap;src:url(../webfonts/fa-solid-900.woff2) format("woff2")}
.fa,.fa-brands,.fa-solid,.fab,.fas{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:900;line-height:1;text-align:center;text-rendering:auto;width:1.25em}
.fa-brands,.fab{font-family:"FA Brands";font-weight:400}
.fa-solid,.fas,.fa{font-family:"FA Solid";font-weight:900}
.fa-solid.fa-star:before,.fa.fa-solid.fa-star:before,.fa-star:before{content:"\f005"}
.fa-brands.fa-facebook-f:before,.fab.fa-facebook-f:before,.fa-facebook-f:before{content:"\f39e"}
.fa-brands.fa-google:before,.fab.fa-google:before,.fa-google:before{content:"\f1a0"}
.fa-brands.fa-instagram:before,.fab.fa-instagram:before,.fa-instagram:before{content:"\f16d"}
.fa-brands.fa-telegram:before,.fab.fa-telegram:before,.fa-telegram:before{content:"\f2c6"}
.fa-brands.fa-tiktok:before,.fab.fa-tiktok:before,.fa-tiktok:before{content:"\e07b"}
.fa-brands.fa-waze:before,.fab.fa-waze:before,.fa-waze:before{content:"\f83f"}
.fa-brands.fa-whatsapp:before,.fab.fa-whatsapp:before,.fa-whatsapp:before{content:"\f232"}
