/* 阿里巴巴普惠体 — Heavy（标题/强调）走 CDN，免子集化 */
@font-face {
  font-family: 'PuHui';
  src: url('https://cdn.shouzhitouedu.com/fonts/puhui-regular.woff2') format('woff2');
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PuHui';
  src: url('https://cdn.shouzhitouedu.com/fonts/puhui-heavy.woff2') format('woff2');
  font-weight: 800 900;
  font-style: normal;
  font-display: swap;
}
