@font-face{ 
	font-family: 'goth-black';
	src: url('../fonts/Gotham-Black.eot'); 
	src: url('../fonts/Gotham-Black.eot?iefix') format('eot'), 
	url('../fonts/Gotham-Black.woff') format('woff'), 
	url('../fonts/Gotham-Black.ttf') format('truetype'), 
	url('../fonts/Gotham-Black.svg#goth-black') format('svg'); 
}

@font-face{ 
	font-family: 'goth-book';
	src: url('../fonts/Gotham-Book.eot'); 
	src: url('../fonts/Gotham-Book.eot?iefix') format('eot'), 
	url('../fonts/Gotham-Book.woff') format('woff'), 
	url('../fonts/Gotham-Book.ttf') format('truetype'), 
	url('../fonts/Gotham-Book.svg#goth-book') format('svg'); 
}

@font-face{ 
	font-family: 'goth-med';
	src: url('../fonts/Gotham-Medium.eot'); 
	src: url('../fonts/Gotham-Medium.eot?iefix') format('eot'), 
	url('../fonts/Gotham-Medium.woff') format('woff'), 
	url('../fonts/Gotham-Medium.ttf') format('truetype'), 
	url('../fonts/Gotham-Medium.svg#goth-med') format('svg'); 
}

@font-face{ 
	font-family: 'goth-thin';
	src: url('../fonts/Gotham-Thin.eot'); 
	src: url('../fonts/Gotham-Thin.eot?iefix') format('eot'), 
	url('../fonts/Gotham-Thin.woff') format('woff'), 
	url('../fonts/Gotham-Thin.ttf') format('truetype'), 
	url('../fonts/Gotham-Thin.svg#goth-thin') format('svg'); 
}

@font-face{ 
	font-family: 'goth-light';
	src: url('../fonts/Gotham-Light.eot'); 
	src: url('../fonts/Gotham-Light.eot?iefix') format('eot'), 
	url('../fonts/Gotham-Light.woff') format('woff'), 
	url('../fonts/Gotham-Light.ttf') format('truetype'), 
	url('../fonts/Gotham-Light.svg#goth-light') format('svg'); 
}