@font-face {
  font-family: "D-DIN";
  src: url("../fonts/D-DIN-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Source Han Sans SC → 对应样式中的 Source Han Sans CN */
@font-face {
  font-family: "Source Han Sans CN";
  src: url("../fonts/SourceHanSansSC-Regular-2.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Han Sans SC";
  src: url("../fonts/SourceHanSansSC-Regular-2.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
