@font-face {
    font-family: 'Interstate TR Bold';
    src: url('InterstateTR-Bold.woff2') format('woff2'),
        url('InterstateTR-Bold.woff') format('woff'),
        url('InterstateTR-Bold.ttf') format('truetype'),
        url('InterstateTR-Bold.svg#InterstateTR-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate TR';
    src: url('InterstateTR.woff2') format('woff2'),
        url('InterstateTR.woff') format('woff'),
        url('InterstateTR.ttf') format('truetype'),
        url('InterstateTR.svg#InterstateTR') format('svg');
    font-weight: normal;
    font-style: normal;
}

