@font-face {
    font-family: "Kav16 Regular";
    src: url("../fonts/Kav16-Regular.otf") format("opentype");
    font-display: swap;
}

@font-face {
    font-family: "Almoni Regular";
    src: url("../fonts/almoni-regular-aaa.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Almoni Bold";
    src: url("../fonts/almoni-bold-aaa.woff2") format("woff2");
    font-display: swap;
    font-weight: 700;
}