@font-face {
    font-family: 'Klavika';
    src: url('../fonts/Klavika-Bold.eot');
    src: url('../fonts/Klavika-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Klavika-Bold.woff2') format('woff2'),
        url('../fonts/Klavika-Bold.woff') format('woff'),
        url('../fonts/Klavika-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Klavika';
    src: url('../fonts/Klavika-Light.eot');
    src: url('../fonts/Klavika-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Klavika-Light.woff2') format('woff2'),
        url('../fonts/Klavika-Light.woff') format('woff'),
        url('../fonts/Klavika-Light.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Klavika';
    src: url('../fonts/Klavika-Medium.eot');
    src: url('../fonts/Klavika-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Klavika-Medium.woff2') format('woff2'),
        url('../fonts/Klavika-Medium.woff') format('woff'),
        url('../fonts/Klavika-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kievit';
    src: url('Kievit-Bold.eot');
    src: url('Kievit-Bold.eot?#iefix') format('embedded-opentype'),
        url('Kievit-Bold.woff2') format('woff2'),
        url('Kievit-Bold.woff') format('woff'),
        url('Kievit-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

