@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/NotoSansJP-Regular-b5bded47.ttf") format('truetype');
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/NotoSansJP-Medium-200ebcdb.ttf") format('truetype');
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/NotoSansJP-Bold-f2b47437.ttf") format('truetype');
}
