				@font-face {
					font-family: 'test';
					src: url('/wp-content/uploads/useanyfont/9429test.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9429test.woff') format('woff');
					  font-display: auto;
				}

				.test{font-family: 'test' !important;}

						@font-face {
					font-family: 'test2';
					src: url('/wp-content/uploads/useanyfont/9871test2.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9871test2.woff') format('woff');
					  font-display: auto;
				}

				.test2{font-family: 'test2' !important;}

						@font-face {
					font-family: 'ethereal-light';
					src: url('/wp-content/uploads/useanyfont/5834Ethereal-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5834Ethereal-Light.woff') format('woff');
					  font-display: auto;
				}

				.ethereal-light{font-family: 'ethereal-light' !important;}

		