@font-face {
	font-family:'Gotham';
	src: url('fonts/Gotham-Bold.eot');
	src: url('fonts/Gotham-Bold.woff') format('woff'), 
		 url('fonts/Gotham-Bold.ttf') format('truetype'), 
		 url('fonts/Gotham-Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}