@font-face {
    font-family: 'Titillium Web';
    src: url('TitilliumWeb-Bold.woff2') format('woff2'),
        url('TitilliumWeb-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('TitilliumWeb-Italic.woff2') format('woff2'),
        url('TitilliumWeb-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('TitilliumWeb-Regular.woff2') format('woff2'),
        url('TitilliumWeb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('TitilliumWeb-Light.woff2') format('woff2'),
        url('TitilliumWeb-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@

@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;
}


