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

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

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

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

@font-face {
    font-family: 'CocoGothic-HeavyItalic';
    src: url('../fonts/CocoGothic-HeavyItalic.woff2') format('woff2'),
        url('../fonts/CocoGothic-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'CocoGothic-UltraLightItalic';
    src: url('../fonts/CocoGothic-UltraLightItalic.woff2') format('woff2'),
        url('../fonts/CocoGothic-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

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

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

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

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

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

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

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

