@font-face {
    font-family: "Lithos";
    src: url("./font/Lithos-Black.woff2") format("woff2"),
        url("./font/Lithos-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
