

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

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

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

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

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

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

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

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