				@font-face {
					font-family: 'gotham-light';
					src: url('/wp-content/uploads/useanyfont/452Gotham-light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/452Gotham-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/7653Gotham-book.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7653Gotham-book.woff') format('woff');
					  font-display: auto;
				}

				.gotham-book{font-family: 'gotham-book' !important;}

						h1, h3, h5, h6, .menu-saas-main-navigation-container li a, .menu-saas-main-navigation-container li span, #menu-saas-main-navigation li a, #menu-saas-main-navigation li span{
					font-family: 'gotham-light' !important;
				}
						h2, h4, body.single-post .entry-title, body.page .entry-title, a, strong, b{
					font-family: 'gotham-book' !important;
				}
		