@font-face {
    font-family: "COCOGOOSE";
    src: url("../font/Zetafonts\ -\ CocogoosePro\ Regular.otf");
}
@font-face {
    font-family: "COCOGOOSE Light";
    src: url("../font/Cocogoose\ Pro\ Thin.ttf");
}

@font-face {
    font-family: "COCOGOOSE Regular";
    src: url("../font/Zetafonts\ -\ CocogooseProText\ Regular.otf");
}


body {
    font-family: "COCOGOOSE";
}
.cocogose-regular {
    font-family: "COCOGOOSE Regular";
}
