
@font-face {
    font-family: 'Kievit';
    src: url('Kievit/KievitOT-ExtraBold.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kievit';
    src: url('Kievit/KievitOT-Light.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cultura New';
    src: url('CulturaNew/CulturaNew-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cultura New';
    src: url('CulturaNew/CulturaNew-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}