@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'NovecentowideLight';
    src: url('novecentowide-light-webfont.eot');
    src: url('novecentowide-light-webfont.eot') format('embedded-opentype'),
         url('novecentowide-light-webfont.woff') format('woff'),
         url('novecentowide-light-webfont.ttf') format('truetype'),
         url('novecentowide-light-webfont.svg#NovecentowideLight') format('svg');
}


@font-face {
    font-family: 'NeoSansProRegular';
    src: url('neosanspro-regular.eot');
    src: url('neosanspro-regular.eot') format('embedded-opentype'),
         url('neosanspro-regular.woff') format('woff'),
         url('neosanspro-regular.ttf') format('truetype'),
         url('neosanspro-regular.svg#NeoSansProRegular') format('svg');
}
