@font-face {
	font-family: 'gotham';
	src: url('../fonts/gotham-thin-webfont.eot');
	src: url('../fonts/gotham-thin-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/gotham-thin-webfont.woff2') format('woff2'),
		 url('../fonts/gotham-thin-webfont.woff') format('woff'),
		 url('../fonts/gotham-thin-webfont.ttf') format('truetype'),
		 url('../fonts/gotham-thin-webfont.svg#gotham') format('svg');
	font-weight: 200;
	font-style: normal;
}

@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') 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') format('svg');
	font-weight: normal;
	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') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'gotham';
	src: url('../fonts/Gotham-Black-webfont.eot');
	src: url('../fonts/Gotham-Black-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Gotham-Black-webfont.woff2') format('woff2'),
		 url('../fonts/Gotham-Black-webfont.woff') format('woff'),
		 url('../fonts/Gotham-Black-webfont.ttf') format('truetype'),
		 url('../fonts/Gotham-Black-webfont.svg#gotham') format('svg');
	font-weight: 900;
	font-style: normal;
}