/* /css/fonts/noto-sans-jp.css – optimized WOFF2 version (2025-11-19) */

@font-face {
  font-family: 'Noto Sans JP';
  src: url('NotoSansJP-Regular.woff2') format('woff2'),     /* ~180 KB */
       url('NotoSansJP-Regular.ttf') format('truetype');   /* fallback ~5.3 MB */
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans JP';
  src: url('NotoSansJP-SemiBold.woff2') format('woff2'),    /* ~190 KB */
       url('NotoSansJP-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans JP';
  src: url('NotoSansJP-Bold.woff2') format('woff2'),        /* ~185 KB */
       url('NotoSansJP-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}