@font-face {
    font-family: "Span";
    src: url("../fonts/span-regular.woff2") format("woff2"),
         url("../fonts/span-regular.woff") format("woff"),
         url("../fonts/span-regular.ttf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: normal;
    font-stretch: normal;
}