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

@font-face {
	font-family: "Hero Light";
	src: url('../webfonts/Hero Light.eot');
	src: url('../webfonts/Hero Light.woff') format('woff'),
		 url('../webfonts/Hero Light.ttf') format('truetype'),
		 url('../webfonts/Hero Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Hero";
	src: url('../webfonts/Hero.eot');
	src: url('../webfonts/Hero.woff') format('woff'),
		 url('../webfonts/Hero.ttf') format('truetype'),
		 url('../webfonts/Hero.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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