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

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

