				@font-face {
					font-family: 'gotham-book';
					src: url('/wordpress/wp-content/uploads/useanyfont/170317125158gotham-book.woff') format('woff');
					  font-display: auto;
				}

				.gotham-book{font-family: 'gotham-book' !important;}

						@font-face {
					font-family: 'gotham-bold';
					src: url('/wordpress/wp-content/uploads/useanyfont/170317125226gotham-bold.woff') format('woff');
					  font-display: auto;
				}

				.gotham-bold{font-family: 'gotham-bold' !important;}

						h1, h2, h3, h4{
					font-family: 'gotham-book' !important;
				}
						h5, h6, p, blockquote, li, a{
					font-family: 'gotham-book' !important;
				}
						h1, h2, h3, h4{
					font-family: 'gotham-bold' !important;
				}
		