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

@font-face {
    font-family: 'Pixel32';
    src: url('Pixel32.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Chill Pixels Mono';
    src: url('ChillPixels-Mono.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}