@charset "utf-8";

@font-face {
	font-family: 'NotoSansJP-Black';
	font-style: normal;
	font-weight: 900;
	src: url(../font/NotoSansJP-Black.woff2) format('woff2'),
		url(../font/NotoSansJP-Black.woff) format('woff'),
		url(../font/NotoSansJP-Black.otf) format('opentype');
}