@font-face {
    font-family: 'NFPixels';
    font-style: normal;
    font-weight: normal;
    src: url('nfpixels.ttf') format('truetype');
}

@font-face {
    font-family: 'NFPixels';
    font-style: normal;
    font-weight: bold;
    src: url('nfpixels.ttf') format('truetype');
}
