 @font-face {
	font-family: 'gotham_boldregular';
	src: url('fonts/gotham-bold-webfont-webfont.eot');
	src: url('fonts/gotham-bold-webfont-webfont.eot?#iefix') format('embedded-opentype');
	src: url('fonts/gotham-bold-webfont-webfont.woff') format('woff'),
		 url('fonts/gotham-bold-webfont-webfont.ttf') format('truetype'),
		 url('fonts/gotham-bold-webfont-webfont.svg#gotham_boldregular') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
				font-family: 'GothamBook';
				src: url('fonts/gotham-book-webfont.eot');
				src: url('fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype');
				src: url('fonts/gotham-book-webfont.woff') format('woff'),
						 url('fonts/gotham-book-webfont.ttf') format('truetype'),
						 url('fonts/gotham-book-webfont.svg#gotham-book-webfont') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		@font-face {
				font-family: 'HelveticaNeueLT-BoldCond';
				src: url('fonts/helveticalt77boldcondensed.eot');
				src: url('fonts/helveticalt77boldcondensed.eot?#iefix') format('embedded-opentype'),
						 url('fonts/helveticalt77boldcondensed.woff') format('woff'),
						 url('fonts/helveticalt77boldcondensed.ttf') format('truetype'),
						 url('fonts/helveticalt77boldcondensed.svg#helveticalt77boldcondensed') format('svg');
				font-weight: normal;
				font-style: normal;
		}