@charset "utf-8";


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


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