/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2012 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Synthview Type Design
 * License URL: http://www.fontspring.com/fflicense/synthview
 *
 *
 */
@font-face {
	font-family: 'NovecentowideLightRegular';
	src: url('Novecentowide-Light-webfont.eot');
	src: url('Novecentowide-Light-webfont.eot?#iefix')
		format('embedded-opentype'), url('Novecentowide-Light-webfont.woff')
		format('woff'), url('Novecentowide-Light-webfont.ttf')
		format('truetype'),
		url('Novecentowide-Light-webfont.svg#NovecentowideLightRegular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

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

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