				@font-face {
					font-family: 'gotham-light';
					src: url('/wp-content/uploads/useanyfont/501Gotham-light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/501Gotham-light.woff') format('woff');
					font-weight: 100; font-style: normal; font-display: auto;
				}

				.gotham-light{font-family: 'gotham-light' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, body, p, blockquote, li, a, strong, b, em, .menu-default-menu-container li a, .menu-default-menu-container li span, #menu-default-menu li a, #menu-default-menu li span, .menu-steelanim-container li a, .menu-steelanim-container li span, #menu-steelanim li a, #menu-steelanim li span{
					font-family: 'gotham-light' !important;
				}
		