/*** Fonts ***/
@font-face {
    font-family: 'cocogooseregular';
    src: url('../fonts/cocogoose/cocogoose-webfont.eot');
    src: url('../fonts/cocogoose/cocogoose-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cocogoose/cocogoose-webfont.woff2') format('woff2'),
         url('../fonts/cocogoose/cocogoose-webfont.woff') format('woff'),
         url('../fonts/cocogoose/cocogoose-webfont.ttf') format('truetype'),
         url('../fonts/cocogoose/cocogoose-webfont.svg#cocogooseregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cocogoose_letterpressregular';
    src: url('../fonts/cocogooseletterpress/cocogooseletterpress-webfont.eot');
    src: url('../fonts/cocogooseletterpress/cocogooseletterpress-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cocogooseletterpress/cocogooseletterpress-webfont.woff2') format('woff2'),
         url('../fonts/cocogooseletterpress/cocogooseletterpress-webfont.woff') format('woff'),
         url('../fonts/cocogooseletterpress/cocogooseletterpress-webfont.ttf') format('truetype'),
         url('../fonts/cocogooseletterpress/cocogooseletterpress-webfont.svg#cocogoose_letterpressregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular/lato-regular-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bold/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold/lato-bold-webfont.woff') format('woff'),
         url('../fonts/lato-bold/lato-bold-webfont.ttf') format('truetype'),
         url('../fonts/lato-bold/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black/lato-black-webfont.eot');
    src: url('../fonts/lato-black/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato-black/lato-black-webfont.ttf') format('truetype'),
         url('../fonts/lato-black/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}