@CHARSET "ISO-8859-1";

	@font-face {
		font-family: 'HelveticaNeue Light';
		src: url('../fonts/HelveticaNeueLTStd-Lt.eot');
		src: local('HelveticaNeueLight'), url('../fonts/HelveticaNeueLTStd-Lt.otf') format('opentype');
	}
	
	@font-face {
		font-family: 'HelveticaNeue Condensed';
		src: url('../fonts/HelveticaLTStd-Cond.eot');
		src: local('HelveticaNeue Condensed'), url('../fonts/HelveticaLTStd-Cond.otf') format('opentype');
	}

	@font-face {
		font-family: 'CarterGotham';
		src: url('../fonts/Gotham-Bold.eot');
		src: local('CarterGotham'), url('../fonts/Gotham-Bold.otf') format('opentype');
	}
