@font-face {
    font-family: "Font Awesome Solid";
    src: url("./fa6-solid-900.woff2") format("woff2"), url("./fa6-solid-900.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Font Awesome Regular";
    src: url("./fa6-regular-400.woff2") format("woff2"), url("./fa6-regular-400.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
