
@font-face {
font-family: 'gotham-light';
	src: url('Gotham-Light.eot?900'); /* IE9 Compat Modes */
	src: local('?'),  url('Gotham-Light.otf?900') format('opentype');
}

@font-face {
	font-family: 'gotham-book';
	src: url('Gotham-Book.eot?900'); /* IE9 Compat Modes */
	src: local('?'),  url('Gotham-Book.otf?900') format('opentype');
}

@font-face {
font-family: 'gotham-bold';
    src: url('Gotham-Bold.eot?900'); /* IE9 Compat Modes */
    src: local('?'), url('Gotham-Bold.otf?900') format('opentype');
}