/*
@font-face {
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 400;
	src: url("./fonts/NotoSansCJKjp-Regular.eot");
	src: url("./fonts/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"),
	     url("./fonts/NotoSansCJKjp-Regular.woff") format("woff"),
	     url("./fonts/NotoSansCJKjp-Regular.otf") format("opentype");
}

@font-face {
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 700;
	src: url("./fonts/NotoSansCJKjp-Bold.eot");
	src: url("./fonts/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"),
	     url("./fonts/NotoSansCJKjp-Bold.woff") format("woff"),
	     url("./fonts/NotoSansCJKjp-Bold.otf") format("opentype");
}
*/

@font-face {
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 900;
	src: url("./fonts/NotoSansCJKjp-Black.eot");
	src: url("./fonts/NotoSansCJKjp-Black.eot?#iefix") format("embedded-opentype"),
	     url("./fonts/NotoSansCJKjp-Black.woff") format("woff"),
	     url("./fonts/NotoSansCJKjp-Black.otf") format("opentype");
}


/*
@font-face {
	font-family: "Noto Sans Mono CJK JP";
	font-style: normal;
	font-weight: 400;
	src: url("./fonts/NotoSansMonoCJKjp-Regular.eot");
	src: url("./fonts/NotoSansMonoCJKjp-Regular.eot?#iefix") format("embedded-opentype"),
	     url("./fonts/NotoSansMonoCJKjp-Regular.woff") format("woff"),
	     url("./fonts/NotoSansMonoCJKjp-Regular.otf") format("opentype");
}

@font-face {
	font-family: "Noto Sans Mono CJK JP";
	font-style: normal;
	font-weight: 700;
	src: url("./fonts/NotoSansMonoCJKjp-Bold.eot");
	src: url("./fonts/NotoSansMonoCJKjp-Bold.eot?#iefix") format("embedded-opentype"),
	     url("./fonts/NotoSansMonoCJKjp-Bold.woff") format("woff"),
	     url("./fonts/NotoSansMonoCJKjp-Bold.otf") format("opentype");
}
*/