@font-face {
  font-family: 'Noto Sans JP';
  src: url('../font/NotoSansJP-Regular-subset.woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../font/NotoSansJP-Light-subset.woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../font/NotoSansJP-Bold-subset.woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../font/NotoSansJP-Medium-subset.woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../font/NotoSansJP-Black-subset.woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}