@font-face {
    font-family: Klavika Basic;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('klavika/klavika-light.otf') format('opentype');
}
@font-face {
    font-family: Klavika Basic;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('klavika/klavika-regular.otf') format('opentype');
}
@font-face {
    font-family: Klavika Basic;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('klavika/klavika-medium.otf') format('opentype');
}
@font-face {
    font-family: Klavika Basic;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('klavika/klavika-bold.otf') format('opentype');
}
