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

