@font-face{
    font-family: "Kalice";
    font-weight: 400;
    font-style: normal;
    src:url("Kalice-Regular.woff2") format("woff2"),
        url("Kalice-Regular.woff") format("woff");
}

@font-face{
    font-family: "Kalice";
    font-weight: 400;
    font-style: italic;
    src:url("Kalice-Italic.woff2") format("woff2"),
        url("Kalice-Italic.woff") format("woff");
}
