/* @font-face {
    font-family: 'Noto Sans JP';
    src: url('/assets/vendor/fonts/static/NotoSansJP-VariableFont_wght.ttf');
    font-display: fallback;
} */

body {
    font-family: sans-serif !important;
}
