@font-face {
    font-display: block;
    font-style: normal;
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    src: url("fa-brands-400.woff2?ver=7.11") format("woff2"), url("fa-brands-400.woff?ver=7.11") format("woff")
}

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

@font-face {
    font-family: "fontawesome";
    font-display: block;
    font-style: normal;
    font-weight: 400;
    src: url("fa-fallback.woff?ver=7.11") format("woff")
}