@font-face {
    font-family: 'MADE Soulmaze';
    src: local('MADE Soulmaze'), local('MADESoulmaze'),
        url('MADESoulmaze.woff2') format('woff2'),
        url('MADESoulmaze.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;
}


