				@font-face {
					font-family: 'hello';
					src: url('/wp-content/uploads/useanyfont/6871hello.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6871hello.woff') format('woff');
					  font-display: auto;
				}

				.hello{font-family: 'hello' !important;}

		