:root {
    --font-family-text: "Noto Sans JP", sans-serif;
    /* --dayring-headline-font-ja: "M PLUS 1p", sans-serif; */
    --font-family-header: "Noto Sans JP", sans-serif;
}


body {
    font-weight: 400;
}
/*
h1, h2, h3, h4, h5 {
    font-family: var(--dayring-headline-font-ja);
}
    */