@font-face {
    font-family: 'Microsoft Sans Serif';
    src: url('./../fonts/');
    src: url('./../fonts/?#iefix') format('embedded-opentype'),
        url('./../fonts/MicrosoftSansSerif.woff2') format('woff2'),
        url('./../fonts/MicrosoftSansSerif.woff') format('woff'),
        url('./../fonts/MicrosoftSansSerif.svg#MicrosoftSansSerif') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Press Start 2P';
    src: url('./../fonts/PressStart2P-Regular.eot');
    src: url('./../fonts/PressStart2P-Regular.eot?#iefix') format('embedded-opentype'),
        url('./../fonts/PressStart2P-Regular.woff2') format('woff2'),
        url('./../fonts/PressStart2P-Regular.woff') format('woff'),
        url('./../fonts/PressStart2P-Regular.svg#PressStart2P-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
