@font-face {
    font-family: 'ComicNeue';
    src: url('../fonts/ComicNeue-Bold.eot');
    src: url('../fonts/ComicNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ComicNeue-Bold.woff2') format('woff2'),
        url('../fonts/ComicNeue-Bold.woff') format('woff'),
        url('../fonts/ComicNeue-Bold.ttf') format('truetype'),
        url('../fonts/ComicNeue-Bold.svg#ComicNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ComicNeue';
    src: url('../fonts/ComicNeue-BoldItalic.eot');
    src: url('../fonts/ComicNeue-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ComicNeue-BoldItalic.woff2') format('woff2'),
        url('../fonts/ComicNeue-BoldItalic.woff') format('woff'),
        url('../fonts/ComicNeue-BoldItalic.ttf') format('truetype'),
        url('../fonts/ComicNeue-BoldItalic.svg#ComicNeue-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ComicNeue';
    src: url('../fonts/ComicNeue-Italic.eot');
    src: url('../fonts/ComicNeue-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ComicNeue-Italic.woff2') format('woff2'),
        url('../fonts/ComicNeue-Italic.woff') format('woff'),
        url('../fonts/ComicNeue-Italic.ttf') format('truetype'),
        url('../fonts/ComicNeue-Italic.svg#ComicNeue-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ComicNeue';
    src: url('../fonts/ComicNeue-Light.eot');
    src: url('../fonts/ComicNeue-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ComicNeue-Light.woff2') format('woff2'),
        url('../fonts/ComicNeue-Light.woff') format('woff'),
        url('../fonts/ComicNeue-Light.ttf') format('truetype'),
        url('../fonts/ComicNeue-Light.svg#ComicNeue-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ComicNeue';
    src: url('../fonts/ComicNeue-LightItalic.eot');
    src: url('../fonts/ComicNeue-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ComicNeue-LightItalic.woff2') format('woff2'),
        url('../fonts/ComicNeue-LightItalic.woff') format('woff'),
        url('../fonts/ComicNeue-LightItalic.ttf') format('truetype'),
        url('../fonts/ComicNeue-LightItalic.svg#ComicNeue-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ComicNeue';
    src: url('../fonts/ComicNeue-Regular.eot');
    src: url('../fonts/ComicNeue-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ComicNeue-Regular.woff2') format('woff2'),
        url('../fonts/ComicNeue-Regular.woff') format('woff'),
        url('../fonts/ComicNeue-Regular.ttf') format('truetype'),
        url('../fonts/ComicNeue-Regular.svg#ComicNeue-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

