@charset "UTF-8";

@font-face {
	font-family: 'GothamCondLight';
	src: url('GothamCondensed-Light.eot?#iefix') format('eot'), 
	     url('GothamCondensed-Light.otf')  format('opentype'),
	     url('GothamCondensed-Light.woff') format('woff'), 
	     url('GothamCondensed-Light.ttf')  format('truetype'),
	     url('GothamCondensed-Light.svg#GGothamCondLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
