@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,600);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600);
@font-face {
    font-family: 'cooper_blackregular';
    src: url('../fonts/cooper_black-webfont.eot');
    src: url('../fonts/cooper_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cooper_black-webfont.woff2') format('woff2'),
         url('../fonts/cooper_black-webfont.woff') format('woff'),
         url('../fonts/cooper_black-webfont.ttf') format('truetype'),
         url('../fonts/cooper_black-webfont.svg#cooper_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'giorgiosans_bold';
    src: url('../fonts/giorgiosans_bold.eot');
    src: url('../fonts/giorgiosans_bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/giorgiosans_bold.woff2') format('woff2'),
        url('../fonts/giorgiosans_bold.woff') format('woff'),
        url('../fonts/giorgiosans_bold.ttf') format('truetype'),
        url('../fonts/giorgiosans_bold.svg#giorgiosans_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}