@font-face {
    font-family: "Font Awesome 7 Free";
    src: url("fonts/fa-7-free-solid-900.woff2") format("woff2"),
         url("fonts/fa-7-free-solid-900.otf") format("opentype"),
         url("fonts/fa-7-free-solid-900.svg#fa7") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}