/* Material Symbols Outlined — 自托管子集（44 个图标，含 FILL/GRAD/opsz/wght 可变轴）
   由 scripts 子集化生成，替代原 Google Fonts CDN 加载，避免境外网络不可达导致图标退化。
   新增图标时需重新生成子集（收集模板/JS 中的图标名后用 fonttools 裁剪）。 */
@font-face {
    font-family: "Material Symbols Outlined";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("../fonts/material-symbols/material-symbols-outlined-subset.woff2") format("woff2");
}
