/* Noto Sans JP - セルフホスト（サブセット化済み） */
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../../fonts/NotoSansJP-Regular-subset.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../../fonts/NotoSansJP-Medium-subset.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../../fonts/NotoSansJP-Medium-subset.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../../fonts/NotoSansJP-Bold-subset.woff2') format('woff2');
}
