				@font-face {
					font-family: 'gotham-bold';
					src: url('/wp-content/uploads/useanyfont/180222065937Gotham-Bold.woff') format('woff');
					  font-display: auto;
				}

				.gotham-bold{font-family: 'gotham-bold' !important;}

						@font-face {
					font-family: 'gotham-light';
					src: url('/wp-content/uploads/useanyfont/180222065958Gotham-Light.woff') format('woff');
					  font-display: auto;
				}

				.gotham-light{font-family: 'gotham-light' !important;}

						@font-face {
					font-family: 'gotham-book';
					src: url('/wp-content/uploads/useanyfont/180222070012Gotham-Book.woff') format('woff');
					  font-display: auto;
				}

				.gotham-book{font-family: 'gotham-book' !important;}

						h1{
					font-family: 'gotham-bold' !important;
				}
						body, h2, h3, h4, h5, h6, p, blockquote, li{
					font-family: 'gotham-book' !important;
				}
		