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

