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

