@font-face {
    font-family: "Titillium Web";
    src: url('../fonts/TitilliumWeb-SemiBold.woff2') format('woff2'),
        url('../fonts/TitilliumWeb-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Titillium Web";
    src: url('../fonts/TitilliumWeb-Regular.woff2') format('woff2'),
        url('../fonts/TitilliumWeb-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Titillium Web";
    src: url('../fonts/TitilliumWeb-Bold.woff2') format('woff2'),
        url('../fonts/TitilliumWeb-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Titillium Web";
    src: url('../fonts/TitilliumWeb-Light.woff2') format('woff2'),
        url('../fonts/TitilliumWeb-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Titillium Web";
    src: url('../fonts/TitilliumWeb-Black.woff2') format('woff2'),
        url('../fonts/TitilliumWeb-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Titillium Web";
    src: url('../fonts/TitilliumWeb-ExtraLight.woff2') format('woff2'),
        url('../fonts/TitilliumWeb-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "Titillium Web";
    src: url('../fonts/TitilliumWeb-Italic.woff2') format('woff2'),
        url('../fonts/TitilliumWeb-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}



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

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

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

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

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

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

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

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