@font-face {
	font-family: 'Gotham';
	src: url('GothamLight.eot');
	src: url('GothamLight.eot?#iefix') format('embedded-opentype'),
		url('GothamLight.woff') format('woff'),
		url('GothamLight.ttf')  format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'GothamBook';
	src: url('GothamBook.eot');
	src: url('GothamBook.eot?#iefix') format('embedded-opentype'),
		url('GothamBook.woff') format('woff'),
		url('GothamBook.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Book';
	src: url('Gotham-Book.eot');
	src: url('Gotham-Book.eot?#iefix') format('embedded-opentype'),
		url('Gotham-Book.woff') format('woff'),
		url('Gotham-Book.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamBold';
	src: url('Gotham-Bold.eot');
	src: url('Gotham-Bold.eot?#iefix') format('embedded-opentype'),
		url('Gotham-Bold.woff') format('woff'),
		url('Gotham-Bold.ttf')  format('truetype');
	font-weight: bold;
	font-style: normal;
}
