@font-face {
    font-family: "Kecal Variable";
    src:
        url("/assets/KecalVF.woff2") format("woff2 supports variations"),
        url("/assets/KecalVF.woff2") format("woff2-variations");
    font-weight: 200 800;
    font-display: swap;
}

@font-face {
    font-family: "Mluvka Variable";
    src:
        url("/assets/MluvkaVF.woff2") format("woff2 supports variations"),
        url("/assets/MluvkaVF.woff2") format("woff2-variations");
    font-weight: 100 1000;
    font-display: swap;
}
