/* @font-face {
    font-family: 'WSupreme';
    src: url('WSupreme.woff2') format('woff2'),
        url('WSupreme.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    text-transform: lowercase;
    font-display: swap;
}

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

@font-face {
    font-family: 'WSupreme';
    src: url('w-supreme/WSupreme-Regular.otf') format('woff2');
    font-weight: 400;
    font-style: normal;
    text-transform: lowercase;
    font-display: swap;
}