@font-face {
	font-family: 'GothamBook';
	src: url('../fonts/gothambook.eot');
	src: url('../fonts/gothambook.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/gothambook.woff') format('woff'),
			 url('../fonts/gothambook.ttf') format('truetype'),
			 url('../fonts/gothambook.svg#gothambook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBold';
	src: url('../fonts/gothambold.eot');
	src: url('../fonts/gothambold.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/gothambold.woff') format('woff'),
			 url('../fonts/gothambold.ttf') format('truetype'),
			 url('../fonts/gothambold.svg#gothambold') format('svg');
	font-weight: normal;
	font-style: normal;
}
