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

