@font-face {
    font-family: 'Px Grotesk';
    src: url('PxGroteskRegular.woff2') format('woff2'),
        url('PxGroteskRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Px Grotesk';
    src: url('PxGrotesk-Bold.woff2') format('woff2'),
        url('PxGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

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

