/* 得意黑 / Smiley Sans — Latin+西里尔 子集（344 字形 / ~20KB）
   /en/ 英文站专用：body 是英文/法德西里尔等西文 + 少量品牌中文（友篷户外中文站 →←×™）。
   中文站点仍用 smiley-sans.css（全量包）。韩文/生僻中文浏览器自动 fallback 系统字体。
   font-display: swap — 小体积可立即加载，先用系统字体渲染再替换，不阻塞首屏。 */
@font-face {
  font-family: 'Smiley Sans';
  src: url('./SmileySans-Oblique-latin.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
