@font-face {
    font-family: "source-han-code-jp";
    src: url("../fonts/source-han-code-jp-regular.otf") format("opentype");
}

code {
    font-family: "source-han-code-jp" !important;
}

html {
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
}
