@font-face {
	font-family: 'GoodSans-Regular';
	src: url('../fonts/GoodSans-Regular.eot');
	src: url('../fonts/GoodSans-Regular.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/GoodSans-Regular.woff2') format('woff2'), 
		 url('../fonts/GoodSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GoodSans-Light';
	src: url('../fonts/GoodSans-Light.eot');
	src: url('../fonts/GoodSans-Light.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/GoodSans-Light.woff2') format('woff2'), 
		 url('../fonts/GoodSans-Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}