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

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

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

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