@font-face {
	font-family: 'Gotham';
	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: 400;
	font-style: normal;
}

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

@font-face {
	font-family: 'Gotham';
	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: 700;
	font-style: normal;
}
