/*** fuentes importadas ***/

@font-face {
    font-family: 'Cocogoose';
    src: url('../fonts/cocogoose/Cocogoose Pro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cocogoose/Cocogoose Pro.otf') format('opentype'),
        url('../fonts/cocogoose/Cocogoose Pro.woff2') format('woff2'),
        url('../fonts/cocogoose/Cocogoose Pro.woff') format('woff'),
        url('../fonts/cocogoose/Cocogoose Pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cocogoose Light';
    src: url('../fonts/cocogoose/Cocogoose Pro Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cocogoose/Cocogoose Pro Light.otf') format('opentype'),
        url('../fonts/cocogoose/Cocogoose Pro Light.woff2') format('woff2'),
        url('../fonts/cocogoose/Cocogoose Pro Light.woff') format('woff'),
        url('../fonts/cocogoose/Cocogoose Pro Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cocogoose semilight';
    src: url('../fonts/cocogoose/Cocogoose Pro Semilight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cocogoose/Cocogoose Pro Semilight.otf') format('opentype'),
        url('../fonts/cocogoose/Cocogoose Pro Semilight.woff2') format('woff2'),
        url('../fonts/cocogoose/Cocogoose Pro Semilight.woff') format('woff'),
        url('../fonts/cocogoose/Cocogoose Pro Semilight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*  Fin  */
