@charset "utf-8";

@font-face {
	font-family: 'Noto Sans Regular';
	font-style: normal;
	font-weight: 400;
	src: url(/common/font/NotoSansJP-Regular.woff2) format('woff2'),
		url(/common/font/NotoSansJP-Regular.woff) format('woff'),
		url(/common/font/NotoSansJP-Regular.otf) format('opentype');
}