/* epx-fix: original file forced font-family "Font Awesome 6 Free" which is NOT loaded (fonts are FA5) -> tofu. Remapped to the loaded FA5 families so the glyphs render. */
.fa,.fas,.fa-solid{font-family:'Font Awesome 5 Free'!important;font-weight:900!important}
.far,.fa-regular{font-family:'Font Awesome 5 Free'!important;font-weight:400!important}
.fab,.fa-brands{font-family:'Font Awesome 5 Brands'!important;font-weight:400!important}
