@font-face {
    font-family: "Font Awesome 7 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("/build/assets/fa-solid-900-DRAAbZTg.woff2") format("woff2");
}

@font-face {
    font-family: "Font Awesome 7 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/build/assets/fa-regular-400-nyy7hhHF.woff2") format("woff2");
}

@font-face {
    font-family: "Font Awesome 7 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/build/assets/fa-brands-400-BP5tdqmh.woff2") format("woff2");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("/build/assets/fa-solid-900-DRAAbZTg.woff2") format("woff2");
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/build/assets/fa-brands-400-BP5tdqmh.woff2") format("woff2");
}

.fa,
.fa-classic,
.fa-solid,
.fas {
    font-family: "Font Awesome 7 Free", "Font Awesome 5 Free", FontAwesome !important;
    font-weight: 900 !important;
}

.fa-regular,
.far {
    font-family: "Font Awesome 7 Free", "Font Awesome 5 Free", FontAwesome !important;
    font-weight: 400 !important;
}

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