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

@font-face {
    font-family: 'COCOGOOSE';
    src: url('COCOGOOSE-DemiBold.woff2') format('woff2'),
        url('COCOGOOSE-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

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

@font-face {
    font-family: 'Champagne & Limousines';
    src: url('ChampagneLimousines-BoldItalic.woff2') format('woff2'),
        url('ChampagneLimousines-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Champagne & Limousines';
    src: url('ChampagneLimousines.woff2') format('woff2'),
        url('ChampagneLimousines.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Champagne & Limousines';
    src: url('ChampagneLimousines-Bold.woff2') format('woff2'),
        url('ChampagneLimousines-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Champagne & Limousines';
    src: url('ChampagneLimousines-Italic.woff2') format('woff2'),
        url('ChampagneLimousines-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}



