@font-face {
    font-family: 'Akkurat Regular';
    src: url('font/Akkurat.eot');
    src: url('font/Akkurat.eot?#iefix') format('embedded-opentype'),
        url('font/Akkurat.woff2') format('woff2'),
        url('font/Akkurat.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akkurat Bold';
    src: url('font/Akkurat-bold.woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}