@font-face {
    font-family: "Jost";
    src: url("../fonts/Jost-VariableFont_wght.ttf") format("truetype");
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-family: "Jost";
    src: url("../fonts/Jost-Italic-VariableFont_wght.ttf") format("truetype");
    font-style: italic;
    font-weight: 100 900; /* variable range */
}

@font-face {
    font-family: "Lexend";
    src: url("../fonts/Lexend-VariableFont_wght.ttf") format("truetype");
    font-style: normal;
    font-weight: 100 900;
}
