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

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

