@font-face {
    font-family: 'Space Age';
    src: url('./spaceAge.eot');
    src: url('./spaceAge.eot?#iefix') format('embedded-opentype'),
        url('./spaceAge.woff2') format('woff2'),
        url('./spaceAge.woff') format('woff'),
        url('./spaceAge.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}