@font-face {
	font-family: 'Novecentowide Normal';
	src: url('novecentowide-normal.eot');
	src: url('novecentowide-normal.eot?#iefix') format('embedded-opentype'),
		 url('novecentowide-normal.woff') format('woff'),
		 url('novecentowide-normal.ttf') format('truetype'),
		 url('novecentowide-normal.svg#novecento_widenormal') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Novecentowide Bold';
    src: url('novecentowide-bold.eot');
    src: url('novecentowide-bold.eot?#iefix') format('embedded-opentype'),
         url('novecentowide-bold.woff') format('woff'),
         url('novecentowide-bold.ttf') format('truetype'),
         url('novecentowide-bold.svg#novecento_wide_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Novecentowide Light';
    src: url('novecentowide-light.eot');
    src: url('novecentowide-light.eot?#iefix') format('embedded-opentype'),
         url('novecentowide-light.woff') format('woff'),
         url('novecentowide-light.ttf') format('truetype'),
         url('novecentowide-light.svg#novecento_widelight') format('svg');
    font-weight: normal;
    font-style: normal;
}