@charset "utf-8";
@font-face {
	font-family: 'NotoSansJP';
	font-weight: 100 500;
	font-style: normal;
	src: url('../files/fonts/NotoSansJP-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'NotoSansJP';
	font-weight: 501 1000;
	font-style: normal;
	src: url('../files/fonts/NotoSansJP-Bold.woff2') format('woff2');
}

@font-face {
	font-family: 'NotoSerifJP';
	font-weight: 100 500;
	font-style: normal;
	src: url('../files/fonts/NotoSerifJP-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'NotoSerifJP';
	font-weight: 501 1000;
	font-style: normal;
	src: url('../files/fonts/NotoSerifJP-Bold.woff2') format('woff2');
}

@font-face {
	font-family: 'SourceHanCodeJP';
	font-weight: 100 500;
	font-style: normal;
	src: url('../files/fonts/SourceHanCodeJP-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'SourceHanCodeJP';
	font-weight: 501 1000;
	font-style: normal;
	src: url('../files/fonts/SourceHanCodeJP-Bold.woff2') format('woff2');
}
