@font-face {
	font-family: 'gothambold1';
	src: url('fonts/gothambold1.eot');
	src: local('fonts/gothambold1'), url('fonts/gothambold1.woff') format('woff'), url('fonts/gothambold1.ttf') format('truetype');
}

@font-face {
	font-family: 'GothamBook';
	src: url('fonts/GothamBook.eot');
	src: local('fonts/GothamBook'), url('fonts/GothamBook.woff') format('woff'), url('fonts/GothamBook.ttf') format('truetype');
}

@font-face {
	font-family: 'GothamLight';
	src: url('./GothamLight.eot');
	src: local('fonts/GothamLight'), url('fonts/GothamLight.woff') format('woff'), url('fonts/GothamLight.ttf') format('truetype');
}


