/*
 * Stage03 homepage golden Web-font deployment.
 *
 * Inputs, source/output SHA-256 values, the locked 1,011-character corpus,
 * FontTools command and tool versions are recorded in
 * assets/fonts/font-manifest.json. Source files in 02_开发素材主库/fonts are
 * read-only inputs and are never overwritten by this deployment.
 */

@font-face {
  font-display: swap;
  font-family: "Alibaba PuHuiTi";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/AlibabaPuHuiTi-3-45-Light.dpp-v1.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Alibaba PuHuiTi";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/AlibabaPuHuiTi-3-55-Regular.dpp-v1.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Alibaba PuHuiTi";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/AlibabaPuHuiTi-3-65-Medium.dpp-v1.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Alibaba PuHuiTi";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/AlibabaPuHuiTi-3-75-SemiBold.dpp-v1.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Alibaba PuHuiTi";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/AlibabaPuHuiTi-3-85-Bold.dpp-v1.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "HONOR Sans CN";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/HONORSansCN-Light.dpp-v1.woff2") format("woff2");
  unicode-range: U+0000-024F, U+2000-206F, U+2190-21FF;
}

@font-face {
  font-display: swap;
  font-family: "HONOR Sans CN";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/HONORSansCN-Regular.dpp-v1.woff2") format("woff2");
  unicode-range: U+0000-024F, U+2000-206F, U+2190-21FF;
}

@font-face {
  font-display: swap;
  font-family: "HONOR Sans CN";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/HONORSansCN-Medium.dpp-v1.woff2") format("woff2");
  unicode-range: U+0000-024F, U+2000-206F, U+2190-21FF;
}

@font-face {
  font-display: swap;
  font-family: "HONOR Sans CN";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/HONORSansCN-DemiBold.dpp-v1.woff2") format("woff2");
  unicode-range: U+0000-024F, U+2000-206F, U+2190-21FF;
}

@font-face {
  font-display: swap;
  font-family: "HONOR Sans CN";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/HONORSansCN-Bold.dpp-v1.woff2") format("woff2");
  unicode-range: U+0000-024F, U+2000-206F, U+2190-21FF;
}
