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

