
@font-face {
	font-family: 'GothamPro';
	src: url('GothamPro.eot?') format('eot'), 
	     url('GothamPro.otf')  format('opentype'),
	     url('GothamPro.woff') format('woff'), 
	     url('GothamPro.ttf')  format('truetype'),
	     url('GothamPro.svg#GothamPro') format('svg');
}

@font-face {
	font-family: 'GothamPro-Black';
	src: url('GothamPro-Black.eot?') format('eot'), 
	     url('GothamPro-Black.otf')  format('opentype'),
	     url('GothamPro-Black.woff') format('woff'), 
	     url('GothamPro-Black.ttf')  format('truetype'),
	     url('GothamPro-Black.svg#GothamPro-Black') format('svg');
}

@font-face {
	font-family: 'GothamPro-Light';
	src: url('GothamPro-Light.eot?') format('eot'), 
	     url('GothamPro-Light.otf')  format('opentype'),
	     url('GothamPro-Light.woff') format('woff'), 
	     url('GothamPro-Light.ttf')  format('truetype'),
	     url('GothamPro-Light.svg#GothamPro-Light') format('svg');
}
