@font-face {
    font-family: "Font Awesome 7 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../webfonts/fa-regular-400-fa7.woff2?ver=20260915-icons3") 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-fa7.woff2?ver=20260915-icons3") format("woff2");
}

@font-face {
    font-family: "Font Awesome 7 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../webfonts/fa-solid-900-fa7.woff2?ver=20260915-icons3") format("woff2");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../webfonts/fa-regular-400-fa7.woff2?ver=20260915-icons3") format("woff2");
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../webfonts/fa-brands-400-fa7.woff2?ver=20260915-icons3") format("woff2");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../webfonts/fa-solid-900-fa7.woff2?ver=20260915-icons3") format("woff2");
}

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../webfonts/fa-solid-900-fa7.woff2?ver=20260915-icons3") format("woff2");
}

/* Keep the complete files isolated from the reduced legacy faces loaded later. */
@font-face {
    font-family: "GM Font Awesome Solid";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../webfonts/fa-solid-900-fa7.woff2?ver=20260915-icons4") format("woff2");
}

@font-face {
    font-family: "GM Font Awesome Regular";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../webfonts/fa-regular-400-fa7.woff2?ver=20260915-icons4") format("woff2");
}

@font-face {
    font-family: "GM Font Awesome Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../webfonts/fa-brands-400-fa7.woff2?ver=20260915-icons4") format("woff2");
}

.fa,
.fas,
.fa-solid {
    font-family: "GM Font Awesome Solid" !important;
    font-weight: 900 !important;
}

.far,
.fa-regular {
    font-family: "GM Font Awesome Regular" !important;
    font-weight: 400 !important;
}

.fab,
.fa-brands {
    font-family: "GM Font Awesome Brands" !important;
    font-weight: 400 !important;
}
