.fa-font-fallback .fa,
.fa-font-fallback .fas,
.fa-font-fallback .far,
.fa-font-fallback .fal {
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", sans-serif !important;
}

.fa-font-fallback .fas,
.fa-font-fallback .fal {
    font-weight: 900 !important;
}

.fa-font-fallback .far {
    font-weight: 400 !important;
}

.fa-font-fallback .fab {
    font-family: "Font Awesome 6 Brands", "Font Awesome 5 Brands", sans-serif !important;
    font-weight: 400 !important;
}
