/* gotham-narrow-light */
@font-face {
	font-family: GothamNarrow-light;
	font-style: normal;
	font-weight: 300;
	font-stretch: 100%;
	src: local("Gotham Narrow Light"), local("GothamNarrow-Light"), url(fonts/gotham-narrow-light.woff2) format("woff2"), url(fonts/gotham-narrow-light.woff) format("woff");
}

