				@font-face {
					font-family: 'wadamaru';
					src: url('/wp-content/uploads/useanyfont/8740wadamaru.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8740wadamaru.woff') format('woff');
					  font-display: auto;
				}

				.wadamaru{font-family: 'wadamaru' !important;}

						@font-face {
					font-family: 'potemin';
					src: url('/wp-content/uploads/useanyfont/9938potemin.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9938potemin.woff') format('woff');
					  font-display: auto;
				}

				.potemin{font-family: 'potemin' !important;}

						h1, h2, body, a{
					font-family: 'wadamaru' !important;
				}
						h3, h4, h5, h6, p, blockquote, li, strong, b, em{
					font-family: 'potemin' !important;
				}
		