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