@font-face {
  font-family: 'Noto Sans JP';
  src: url('./NotoSansJP-Regular.otf'), url('./NotoSansJP-Bold.otf');
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans JP M';
  src: url('./NotoSansJP-Medium.otf');
}

@font-face {
  font-family: 'Tenor Sans';
  src: url('./TenorSans-Regular.ttf');
  font-style: normal;
}