<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*--------------------------------------------------------------
# NotoSerifJP
--------------------------------------------------------------*/
@font-face {
    font-family: 'NotoSerifJP';
    font-weight: 200;
    src: url(../../fonts/NotoSerifJP/NotoSerifJP-ExtraLight.otf) format('opentype');
   }
@font-face {
    font-family: 'NotoSerifJP';
    font-weight: 300;
    src: url(../../fonts/NotoSerifJP/NotoSerifJP-Light.otf) format('opentype');
}
@font-face {
    font-family: 'NotoSerifJP';
    font-weight: 400;
    src: url(../../fonts/NotoSerifJP/NotoSerifJP-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'NotoSerifJP';
    font-weight: 500;
    src: url(../../fonts/NotoSerifJP/NotoSerifJP-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'NotoSerifJP';
    font-weight: 600;
    src: url(../../fonts/NotoSerifJP/NotoSerifJP-SemiBold.otf) format('opentype');
}
@font-face {
    font-family: 'NotoSerifJP';
    font-weight: 700;
    src: url(../../fonts/NotoSerifJP/NotoSerifJP-Bold.otf) format('opentype');
}
@font-face {
    font-family: 'NotoSerifJP';
    font-weight: 900;
    src: url(../../fonts/NotoSerifJP/NotoSerifJP-Black.otf) format('opentype');
}
/*--------------------------------------------------------------
# NotoSansJP
--------------------------------------------------------------*/
@font-face {
    font-family: 'NotoSansJP';
    font-weight: 400;
    src: url(../../fonts/NotoSansJP/NotoSansJP-Regular.otf) format('opentype');
}

/*--------------------------------------------------------------
# SawarabiMincho
--------------------------------------------------------------*/
@font-face {
    font-family: 'SawarabiMincho';
    font-weight: 400;
    src: url(../../fonts/SawarabiMincho/SawarabiMincho-Regular.ttf) format('truetype');
}
/*--------------------------------------------------------------
# LibreBaskerville
--------------------------------------------------------------*/
@font-face {
    font-family: 'LibreBaskerville';
    font-weight: 400;
    src: url(../../fonts/LibreBaskerville/LibreBaskerville-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'LibreBaskerville';
    font-weight: 700;
    src: url(../../fonts/LibreBaskerville/LibreBaskerville-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'LibreBaskerville';
    font-style: italic;
    src: url(../../fonts/LibreBaskerville/LibreBaskerville-Italic.ttf) format('truetype');
}


</pre></body></html>