@charset "UTF-8";

@font-face {
	font-family: 'NotoSerifCJKjp';
	font-style: normal;
	font-weight: 200;
	src:
		url(../font/NotoSerifCJKjp-ExtraLight.woff2) format("woff2"),
		url(../font/NotoSerifCJKjp-ExtraLight.woff) format("woff")
	;
}

@font-face {
	font-family: 'NotoSerifCJKjp';
	font-style: normal;
	font-weight: 400;
	src:
		url(../font/NotoSerifCJKjp-Regular.woff2) format("woff2"),
		url(../font/NotoSerifCJKjp-Regular.woff) format("woff")
	;
}

@font-face {
	font-family: 'NotoSerifCJKjp';
	font-style: normal;
	font-weight: 700;
	src:
		url(../font/NotoSerifCJKjp-Bold.woff2) format("woff2"),
		url(../font/NotoSerifCJKjp-Bold.woff) format("woff")
	;
}
