@font-face {
    font-family: 'Tuesday Night';
    src: url(TuesdayNight-Regular.ttf) format('woff2'), url(TuesdayNight-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Unison Pro';
    src: url(Unison-Pro.ttf) format('woff2');
    font-weight: 400;
    font-style: bold;
    font-display: swap
}