@charset "UTF-8";

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url('./NotoSansJP-VF.otf') format('opentype');
}
