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

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

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

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

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

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

