				@font-face {
					font-family: 'Got-Bold';
					src: url('/wp-content/uploads/useanyfont/140402065604Gotham-Bold.woff') format('woff');
					  font-display: auto;
				}

				.Got-Bold{font-family: 'Got-Bold' !important;}

						@font-face {
					font-family: 'Got-Book';
					src: url('/wp-content/uploads/useanyfont/140402065838Gotham-Book.woff') format('woff');
					  font-display: auto;
				}

				.Got-Book{font-family: 'Got-Book' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'Got-Book' !important;
				}
						li{
					font-family: 'Got-Bold' !important;
				}
						#theme-page h3{
					font-family: 'Got-Bold' !important;
				}
		