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

