@font-face {
	font-family: "Noto Serif";
	font-style: normal;
	font-weight: normal;
	src: url("./normal/normal/*.woff2") format("woff2");
}
@font-face {
	font-family: "Noto Serif";
	font-style: normal;
	font-weight: bold;
	src: url("./normal/bold/*.woff2") format("woff2");
}
@font-face {
	font-family: "Noto Serif";
	font-style: italic;
	font-weight: normal;
	src: url("./italic/normal/*.woff2") format("woff2");
}
@font-face {
	font-family: "Noto Serif";
	font-style: italic;
	font-weight: bold;
	src: url("./italic/bold/*.woff2") format("woff2");
}
