/* MiSans 子集字体 — 由 scripts/subset-fonts.ps1 根据全站静态文案生成，完整备份见 misans/full/ */
@font-face {
  font-family: "MiSans";
  src: url("misans/MiSans-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MiSans";
  src: url("misans/MiSans-Normal.woff2") format("woff2");
  font-weight: 380;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MiSans";
  src: url("misans/MiSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MiSans";
  src: url("misans/MiSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MiSans";
  src: url("misans/MiSans-Demibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MiSans";
  src: url("misans/MiSans-Semibold.woff2") format("woff2");
  font-weight: 650;
  font-style: normal;
  font-display: swap;
}
