				@font-face {
					font-family: 'pilot';
					src: url('/wp-content/uploads/useanyfont/7299Pilot.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7299Pilot.woff') format('woff');
					  font-display: auto;
				}

				.pilot{font-family: 'pilot' !important;}

						@font-face {
					font-family: 'thunder-lightlc';
					src: url('/wp-content/uploads/useanyfont/795Thunder-LightLC.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/795Thunder-LightLC.woff') format('woff');
					  font-display: auto;
				}

				.thunder-lightlc{font-family: 'thunder-lightlc' !important;}

						@font-face {
					font-family: 'thunder-semiboldlc';
					src: url('/wp-content/uploads/useanyfont/8251Thunder-SemiBoldLC.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8251Thunder-SemiBoldLC.woff') format('woff');
					  font-display: auto;
				}

				.thunder-semiboldlc{font-family: 'thunder-semiboldlc' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'pilot' !important;
				}
						.entry-title, body, p{
					font-family: 'thunder-lightlc' !important;
				}
						.entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, strong, b{
					font-family: 'thunder-semiboldlc' !important;
				}
		