
body {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 1.6;
}

.logo-text {
    font-family: "Inconsolata", monospace;
    font-weight: 700; /* Bold for logo impact */
    font-style: normal;
    font-optical-sizing: auto;
    font-variation-settings: "wdth" 100;
    letter-spacing: 1px; /* optional: adds space for style */
}
