				@font-face {
					font-family: 'noto-sans-jp-regular';
					src: url('/wp/wp-content/uploads/useanyfont/7125NOTO-SANS-JP-Regular.woff2') format('woff2'),
						url('/wp/wp-content/uploads/useanyfont/7125NOTO-SANS-JP-Regular.woff') format('woff');
					  font-display: auto;
				}

				.noto-sans-jp-regular{font-family: 'noto-sans-jp-regular' !important;}

						body, p, blockquote, li, a, strong, b, em{
					font-family: 'noto-sans-jp-regular' !important;
				}
		