				@font-face {
					font-family: 'hero';
					src: url('/wp-content/uploads/useanyfont/8262Hero.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8262Hero.woff') format('woff');
					  font-display: auto;
				}

				.hero{font-family: 'hero' !important;}

						h1, h2, .entry-title, .menu-navigation-container li a, .menu-navigation-container li span, #menu-navigation li a, #menu-navigation li span{
					font-family: 'hero' !important;
				}
		