/* CR-030 D105 — 固定 UI 文案的輕量自託管 subset。
   與結果圖 family 隔離；font-display:swap 讓載入中／失敗時立即使用系統字型。 */
@font-face {
  font-family: 'Beinside Moment UI Serif';
  src: url('NotoSerifTC-400.ui-subset.woff2?v=1') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
