@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'gotham light';
	src: url('gotham-light-webfont.eot');
	src: url('gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('gotham-light-webfont.woff') format('woff'),
		url('gotham-light-webfont.ttf') format('truetype'),
		url('gotham-light-webfont.svg') format('svg');
}
@font-face {
	font-family: 'gotham book';
	src: url('gotham-book-webfont.eot');
	src: url('gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
		url('gotham-book-webfont.woff') format('woff'),
		url('gotham-book-webfont.ttf') format('truetype'),
		url('gotham-book-webfont.svg') format('svg');
}
@font-face {
	font-family: 'gotham bold';
	src: url('gotham-bold-webfont.eot');
	src: url('gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('gotham-bold-webfont.woff') format('woff'),
		url('gotham-bold-webfont.ttf') format('truetype'),
		url('gotham-bold-webfont.svg') format('svg');
}
