:root {
    --font-family-text: "M PLUS 2", sans-serif;
    /* --dayring-headline-font-ja: "M PLUS 1p", sans-serif; */
    --font-family-header: "M PLUS 2", sans-serif;
    --font-family-text-other: "Nunito", sans-serif;
    --body-font-size: 14px;
}


body {
    font-weight: 400;
}

.nav-brand-text {
    font-family: var(--font-family-text-other);
    font-size: 1.1rem;
}

