@font-face {
    font-family: 'pixel_big';
    src: url('MiniPixel-7.woff2') format('woff2'),
        url('MiniPixel-7.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

