@font-face {
    font-family: 'Interstate';
    src: local('Interstate Extra Light Italic'), local('Interstate-ExtraLightItalic'),
        url('fonts/Interstate-ExtraLightItalic.woff2') format('woff2'),
        url('fonts/Interstate-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Bold'), local('Interstate-Bold'),
        url('fonts/Interstate-Bold.woff2') format('woff2'),
        url('fonts/Interstate-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Black Italic'), local('Interstate-BlackItalic'),
        url('fonts/Interstate-BlackItalic.woff2') format('woff2'),
        url('fonts/Interstate-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Extra Light'), local('Interstate-ExtraLight'),
        url('fonts/Interstate-ExtraLight.woff2') format('woff2'),
        url('fonts/Interstate-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Black'), local('Interstate-Black'),
        url('fonts/Interstate-Black.woff2') format('woff2'),
        url('fonts/Interstate-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Bold Italic'), local('Interstate-BoldItalic'),
        url('fonts/Interstate-BoldItalic.woff2') format('woff2'),
        url('fonts/Interstate-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Ultra Black'), local('Interstate-UltraBlack'),
        url('fonts/Interstate-UltraBlack.woff2') format('woff2'),
        url('fonts/Interstate-UltraBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Thin'), local('Interstate-Thin'),
        url('fonts/Interstate-Thin.woff2') format('woff2'),
        url('fonts/Interstate-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Italic'), local('Interstate-Italic'),
        url('fonts/Interstate-Italic.woff2') format('woff2'),
        url('fonts/Interstate-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Light'), local('Interstate-Light'),
        url('fonts/Interstate-Light.woff2') format('woff2'),
        url('fonts/Interstate-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Thin Italic'), local('Interstate-ThinItalic'),
        url('fonts/Interstate-ThinItalic.woff2') format('woff2'),
        url('fonts/Interstate-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Light Italic'), local('Interstate-LightItalic'),
        url('fonts/Interstate-LightItalic.woff2') format('woff2'),
        url('fonts/Interstate-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Hairline'), local('Interstate-Hairline'),
        url('fonts/Interstate-Hairline.woff2') format('woff2'),
        url('fonts/Interstate-Hairline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Ultra Black Italic'), local('Interstate-UltraBlackItalic'),
        url('fonts/Interstate-UltraBlackItalic.woff2') format('woff2'),
        url('fonts/Interstate-UltraBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Hairline Italic'), local('Interstate-HairlineItalic'),
        url('fonts/Interstate-HairlineItalic.woff2') format('woff2'),
        url('fonts/Interstate-HairlineItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Interstate';
    src: local('Interstate Regular'), local('Interstate-Regular'),
        url('fonts/Interstate-Regular.woff2') format('woff2'),
        url('fonts/Interstate-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

:root {
    --bs-font-sans-serif: "Interstate", sans-serif !important;
}
