/* Noto Serif SC Heavy Subset - 带思管理专用（字体子集含“带思管理咨询”6字，完整覆盖现品牌名4字） */
@font-face {
  font-family: 'Noto Serif SC Heavy';
  src: url('NotoSerifSC-Heavy-Subset.woff2?v=3') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* 品牌标志专用样式 */
.brand-logo-heavy {
  font-size: 3rem; /* 对应 tailwind text-4xl */
  font-family: 'Noto Serif SC Heavy', 'Noto Serif SC', 'Songti SC', serif;
  font-weight: 900;
}
