/*FONTS*/
@font-face {
	font-family: 'custom_bold';
	src: url('fonts/gotham/gotham-bold-webfont.eot');
	src: url('fonts/gotham/gotham-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
		 url('fonts/gotham/gotham-bold-webfont.woff') format('woff'),
		 url('fonts/gotham/gotham-bold-webfont.ttf') format('truetype'),
		 url('fonts/gotham/gotham-bold-webfont.svg#hand-of-sean') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'custom_black';
	src: url('fonts/gotham/gotham-black-webfont.eot');
	src: url('fonts/gotham/gotham-black-webfontd41d.eot?#iefix') format('embedded-opentype'),
		 url('fonts/gotham/gotham-black-webfont.woff') format('woff'),
		 url('fonts/gotham/gotham-black-webfont.ttf') format('truetype'),
		 url('fonts/gotham/gotham-black-webfont.svg#hand-of-sean') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'custom_light';
	src: url('fonts/gotham/gotham-light-webfont.eot');
	src: url('fonts/gotham/gotham-light-webfontd41d.eot?#iefix') format('embedded-opentype'),
		 url('fonts/gotham/gotham-light-webfont.woff') format('woff'),
		 url('fonts/gotham/gotham-light-webfont.ttf') format('truetype'),
		 url('fonts/gotham/gotham-light-webfont.svg#hand-of-sean') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'custom_medium';
	src: url('fonts/gotham/gotham-medium-webfont.eot');
	src: url('fonts/gotham/gotham-medium-webfontd41d.eot?#iefix') format('embedded-opentype'),
		 url('fonts/gotham/gotham-medium-webfont.woff') format('woff'),
		 url('fonts/gotham/gotham-medium-webfont.ttf') format('truetype'),
		 url('fonts/gotham/gotham-medium-webfont.svg#hand-of-sean') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'custom_book';
	src: url('fonts/gotham/gotham-book-webfont.eot');
	src: url('fonts/gotham/gotham-book-webfontd41d.eot?#iefix') format('embedded-opentype'),
		 url('fonts/gotham/gotham-book-webfont.woff') format('woff'),
		 url('fonts/gotham/gotham-book-webfont.ttf') format('truetype'),
		 url('fonts/gotham/gotham-book-webfont.svg#hand-of-sean') format('svg');
	font-weight: normal;
	font-style: normal;
}
