<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 400;
src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}

@font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 700;
src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
}

@font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 900;
src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype');
}


@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");
}</pre></body></html>