@font-face {
    font-family: 'Kievit';
    src: url('KievitOT-Medium.woff2') format('woff2'),
        url('KievitOT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kievit';
    src: url('KievitOT-Bold.woff2') format('woff2'),
        url('KievitOT-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kievit';
    src: url('KievitOT-Regular.woff2') format('woff2'),
        url('KievitOT-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

