@font-face {
    font-family: 'Tuesday Night';
    src: url('../fonts/tuesdaynight/tuesdaynight-regular.woff2') format('woff2'),
        url('../fonts/tuesdaynight/tuesdaynight-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

