@font-face {
    font-family: "Font Awesome 6 Pro Solid";
    src: url("./fa-6-pro-solid.woff2") format("woff2"),
         url("./fa-6-pro-solid.woff") format("woff"),
         url("./fa-6-pro-solid.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
