@font-face
{
	font-family: 'Hero';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/hero-400.eot?#iefix');
	src: url('../fonts/hero-400.eot?#iefix') format('eot'),
	     url('../fonts/hero-400.svg#Hero') format('svg'),
	     url('../fonts/hero-400.ttf') format('truetype'),
	     url('../fonts/hero-400.woff') format('woff');
}
