/* 阿里巴巴普惠体 3：45 Light 为主；75 SemiBold / 85 Bold 用于字重 600 / 700（与 Ant Design 常用字重对齐） */
@font-face {
  font-family: 'AlibabaPuHuiTi';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./AlibabaPuHuiTi-3-45-Light.woff2') format('woff2');
}
@font-face {
  font-family: 'AlibabaPuHuiTi';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./AlibabaPuHuiTi-3-45-Light.woff2') format('woff2');
}
@font-face {
  font-family: 'AlibabaPuHuiTi';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./AlibabaPuHuiTi-3-45-Light.woff2') format('woff2');
}
@font-face {
  font-family: 'AlibabaPuHuiTi';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./AlibabaPuHuiTi-3-75-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'AlibabaPuHuiTi';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./AlibabaPuHuiTi-3-85-Bold.woff2') format('woff2');
}
