/* =============================================
   Local Font - Noto Sans JP (Japanese)
   Variable font: weight 400-900
   ============================================= */
@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url('../assets/fonts/notosansjp/NotoSansJP-Variable.woff2') format('woff2');
}
