
@font-face {
	font-family: 'Gotham';
	src: url('../fonts/gotham-light-webfont.eot');
	src: url('../fonts/gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/gotham-light-webfont.woff2') format('woff2'),
		 url('../fonts/gotham-light-webfont.woff') format('woff'),
		 url('../fonts/gotham-light-webfont.ttf') format('truetype'),
		 url('../fonts/gotham-light-webfont.svg#gotham_light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url('../fonts/gotham-book-webfont.eot');
	src: url('../fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/gotham-book-webfont.woff2') format('woff2'),
		 url('../fonts/gotham-book-webfont.woff') format('woff'),
		 url('../fonts/gotham-book-webfont.ttf') format('truetype'),
		 url('../fonts/gotham-book-webfont.svg#gotham_book') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url('../fonts/gotham-medium-webfont.eot');
	src: url('../fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/gotham-medium-webfont.woff2') format('woff2'),
		 url('../fonts/gotham-medium-webfont.woff') format('woff'),
		 url('../fonts/gotham-medium-webfont.ttf') format('truetype'),
		 url('../fonts/gotham-medium-webfont.svg#gotham_medium') format('svg');
	font-weight: 500;
	font-style: normal;
}     

@font-face {
	font-family: 'Gotham';
	src: url('../fonts/gotham-bold-webfont.eot');
	src: url('../fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/gotham-bold-webfont.woff2') format('woff2'),
		 url('../fonts/gotham-bold-webfont.woff') format('woff'),
		 url('../fonts/gotham-bold-webfont.ttf') format('truetype'),
		 url('../fonts/gotham-bold-webfont.svg#gotham_bold') format('svg');
	font-weight: 600;
	font-style: normal;
}