/* Noto Sans JP - Regular 400 */
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/font/noto-sans-jp-v54-japanese-regular.woff2') format('woff2');
}

/* Noto Sans JP - Bold 700 */
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/font/noto-sans-jp-v54-japanese-700.woff2') format('woff2');
}

/* Noto Sans JP - Black 900 */
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/font/noto-sans-jp-v54-japanese-900.woff2') format('woff2');
}
