/* noto-sans-jp-regular - japanese_latin */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url('/static/fonts/noto-sans-jp-v55-japanese_latin-regular.woff2') format('woff2');
}
/* noto-sans-jp-500 - japanese_latin */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url('/static/fonts/noto-sans-jp-v55-japanese_latin-500.woff2') format('woff2');
}
/* noto-sans-jp-700 - japanese_latin */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url('/static/fonts/noto-sans-jp-v55-japanese_latin-700.woff2') format('woff2');
}