				@font-face {
					font-family: 'newsflash';
					src: url('/wordpress/wp-content/uploads/useanyfont/6056newsflash.woff2') format('woff2'),
						url('/wordpress/wp-content/uploads/useanyfont/6056newsflash.woff') format('woff');
					  font-display: auto;
				}

				.newsflash{font-family: 'newsflash' !important;}

						body{
					font-family: 'newsflash' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'newsflash' !important;
				}
		