@font-face {
    font-family: 'Press Start 2P';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../css/fonts/Roboto-Italic-VariableFont_wdthWght.ttf') format('woff2'),
        url('../css/fonts/Roboto-VariableFont_wdthWght.ttf') format('woff');
}

