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

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

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