<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    src: url("../fonts/NotoSerifJP-ExtraLight.woff") format("woff");
    font-family: "Noto Serif JP";
    font-weight: 100;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("../fonts/NotoSerifJP-Light.woff") format("woff");
    font-family: "Noto Serif JP";
    font-weight: 200;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("../fonts/NotoSerifJP-Regular.woff") format("woff");
    font-family: "Noto Serif JP";
    font-weight: 400;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("../fonts/NotoSerifJP-Medium.woff") format("woff");
    font-family: "Noto Serif JP";
    font-weight: 500;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("../fonts/NotoSerifJP-SemiBold.woff") format("woff");
    font-family: "Noto Serif JP";
    font-weight: 600;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("../fonts/NotoSerifJP-Bold.woff") format("woff");
    font-family: "Noto Serif JP";
    font-weight: 700;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("../fonts/NotoSerifJP-Black.woff") format("woff");
    font-family: "Noto Serif JP";
    font-weight: 900;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("../fonts/Prociono/Prociono-Regular.woff") format("woff");
    font-family: "Prociono";
    font-weight: 400;
    font-style: normal;
    font-display: optical;
}</pre></body></html>