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

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