@font-face {
	font-family: "NotoSansCJKjp";
	font-style: normal;
	font-weight: normal;
	font-display: block;
	src: local("Noto Sans CJK JP Regular"), url("../font/NotoSansCJKjp-Regular.woff2") format("woff2"), url("../font/NotoSansCJKjp-Regular.woff") format("woff");
}
@font-face {
	font-family: "NotoSansCJKjp";
	font-style: normal;
	font-weight: bold;
	font-display: block;
	src: local("Noto Sans CJK JP Bold"), url("../font/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../font/NotoSansCJKjp-Bold.woff") format("woff");
}

html{
	font-size: 10px;
}