/* Ember Design — Font Declarations
 * 英文:Fraunces (display italic serif) + Inter (body sans) + IBM Plex Mono。
 * 中文:Noto Serif SC (配 Fraunces 的编辑衬线感) + Noto Sans SC (body fallback)。
 * 全部 Google Fonts 免费商用。
 */
@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,400&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&family=Noto+Serif+SC:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600&display=swap');
