
@font-face {
	font-family: 'GothamNarrow-Light';
	src: url('GothamNarrow-Light.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrow-Light';
	src:  url('GothamNarrow-Light.otf')  format('opentype'),
	url('GothamNarrow-Light.ttf')  format('truetype'),
	url('GothamNarrow-Light.svg#GothamNarrow-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: 'GothamNarrow-Bold';
	src: url('GothamNarrow-Bold.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrow-Bold';
	src:  url('GothamNarrow-Bold.otf')  format('opentype'),
	url('GothamNarrow-Bold.ttf')  format('truetype'),
	url('GothamNarrow-Bold.svg#GothamNarrow-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}


