@font-face {
    font-family: 'Karin';
    src: url('KarinBold.eot');
    src: url('KarinBold.eot?#iefix') format('embedded-opentype'),
        url('KarinBold.woff2') format('woff2'),
        url('KarinBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

