@font-face {
    font-family: 'SkModernistRegular';
    src: url('Sk-Modernist-Regular.eot');
    src: url('Sk-Modernist-Regular.eot?#iefix') format('embedded-opentype'),
        url('Sk-Modernist-Regular.woff2') format('woff2'),
        url('Sk-Modernist-Regular.woff') format('woff'),
        url('Sk-Modernist-Regular.ttf') format('truetype'),
        url('Sk-Modernist-Regular.svg#Sk-Modernist-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SkModernistBold';
    src: url('Sk-Modernist-Bold.eot');
    src: url('Sk-Modernist-Bold.eot?#iefix') format('embedded-opentype'),
        url('Sk-Modernist-Bold.woff2') format('woff2'),
        url('Sk-Modernist-Bold.woff') format('woff'),
        url('Sk-Modernist-Bold.ttf') format('truetype'),
        url('Sk-Modernist-Bold.svg#Sk-Modernist-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

