@font-face {
    font-family: 'Interstate Cond Mono';
    src: url('InterstateCondMono.woff2') format('woff2'),
        url('InterstateCondMono.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Interstate Cond Mono';
    src: url('InterstateCondMono-Bold.woff2') format('woff2'),
        url('InterstateCondMono-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Interstate Mono';
    src: url('InterstateMono-Bold.woff2') format('woff2'),
        url('InterstateMono-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

