@font-face {
		font-family: 'GothamBook';
		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'),
				 url('gotham-book.svg#gotham-book') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
		font-family: 'GothamLight';
		src: url('gotham-light.eot');
		src: url('gotham-light.eot?#iefix') format('embedded-opentype'),
				 url('gotham-light.woff') format('woff'),
				 url('gotham-light.ttf') format('truetype'),
				 url('gotham-light.svg#gotham-light') format('svg');
		font-weight: normal;
		font-style: normal;
}		