/* 共享字体（OFL 开源，本地 woff2，拉丁字形；中文走系统 PingFang/Songti 回退）
   用法：在 preview.html <head> 加  <link rel="stylesheet" href="../../_fonts/fonts.css">
   字体名与各 Kit tokens.css 的 font-family 声明一致，无需改 token。 */

/* 像素体（像素风标题） */
@font-face{font-family:"Press Start 2P";src:url("pressstart2p-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
/* 像素终端体（像素风正文/数据） */
@font-face{font-family:"VT323";src:url("vt323-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}

/* 圆体（可爱风） */
@font-face{font-family:"Quicksand";src:url("quicksand-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Quicksand";src:url("quicksand-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Quicksand";src:url("quicksand-700.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}

/* 通用无衬线（企业/B端/暗黑科技/新拟物/论坛/开源/邮件/Agent…） */
@font-face{font-family:"Inter";src:url("inter-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Inter";src:url("inter-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Inter";src:url("inter-600.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Inter";src:url("inter-700.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}

/* 等宽（暗黑科技/Agent/B端数据/邮件 DNS） */
@font-face{font-family:"JetBrains Mono";src:url("jetbrainsmono-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"JetBrains Mono";src:url("jetbrainsmono-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}

/* 衬线（editorial 风的拉丁标题；中文走思源宋/Songti 系统回退） */
@font-face{font-family:"Noto Serif";src:url("notoserif-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Noto Serif";src:url("notoserif-700.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}
