@font-face {
    font-family: 'EYInterstate';
    src: local('EYInterstate-LightBoldItalic'),
        url('../fonts/EYInterstate-LightBoldItalic.woff2') format('woff2'),
        url('../fonts/EYInterstate-LightBoldItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'EYInterstate';
    src: local('EYInterstate-Regular'),
        url('../fonts/EYInterstate-Regular.woff2') format('woff2'),
        url('../fonts/EYInterstate-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EYInterstate';
    src: local('EYInterstate-LightBold'),
        url('../fonts/EYInterstate-LightBold.woff2') format('woff2'),
        url('../fonts/EYInterstate-LightBold.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EYInterstate';
    src: local('EYInterstate-LightItalic'),
        url('../fonts/EYInterstate-LightItalic.woff2') format('woff2'),
        url('../fonts/EYInterstate-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'EYInterstate';
    src: local('EYInterstate-BoldItalic'),
        url('../fonts/EYInterstate-BoldItalic.woff2') format('woff2'),
        url('../fonts/EYInterstate-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'EYInterstate';
    src: local('EYInterstate-Bold'),
        url('../fonts/EYInterstate-Bold.woff2') format('woff2'),
        url('../fonts/EYInterstate-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
