@font-face {
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../components/fontawesome-6.5.1-web-pro/webfonts/subset/fa-solid-900.woff2?v=fec054d01646) format("woff2"),
         url(../components/fontawesome-6.5.1-web-pro/webfonts/subset/fa-solid-900.ttf?v=4ae4e745357e) format("truetype");
}

@font-face {
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../components/fontawesome-6.5.1-web-pro/webfonts/subset/fa-regular-400.woff2?v=9e266db976db) format("woff2"),
         url(../components/fontawesome-6.5.1-web-pro/webfonts/subset/fa-regular-400.ttf?v=07362fc3a622) format("truetype");
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../components/fontawesome-6.5.1-web-pro/webfonts/subset/fa-brands-400.woff2?v=3baf7fcbae03) format("woff2"),
         url(../components/fontawesome-6.5.1-web-pro/webfonts/subset/fa-brands-400.ttf?v=70f195b1465d) format("truetype");
}
