@font-face {
    font-family: 'Sk-Modernist';
    src: url('font/Sk-Modernist-Bold.woff2') format('woff2'),
        url('font/Sk-Modernist-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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


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


