@charset "UTF-8";

/* SourceHanSansHW-Regular（SIL OFL） */
@font-face {
  font-family: 'SourceHanSansHW-Regular';
  src: url('../font/SourceHanSansHW-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* SourceHanSansHW-Bold（SIL OFL） */
@font-face {
  font-family: 'SourceHanSansHW-Bold';
  src: url('../font/SourceHanSansHW-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* SourceHanSans-Heavy → SourceHanSansHW-Bold で代用（SIL OFL） */
@font-face {
  font-family: 'SourceHanSans-Heavy';
  src: url('../font/SourceHanSansHW-Bold.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* FOT-セザンヌ Pro M → Noto Sans JP Regular（SIL OFL） */
@font-face {
  font-family: 'FOT-セザンヌ Pro M';
  src: url('../font/NotoSansJP-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* FOT-セザンヌ Pro DB → Noto Sans JP Bold（SIL OFL） */
@font-face {
  font-family: 'FOT-セザンヌ Pro DB';
  src: url('../font/NotoSansJP-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* F+UD-ニューロダン B → BIZ UDPGothic Bold（SIL OFL） */
@font-face {
  font-family: 'F+UD-ニューロダン B';
  src: url('../font/BIZUDPGothic-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
