@font-face {
  font-family: 'Yunwu';
  src: url('/fonts/Azure2025beta0-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-017F, U+2000-206F, U+20A0-20CF, U+2190-21FF, U+2200-22FF;
}
@font-face {
  font-family: 'Yunwu';
  src: url('/fonts/Azure2025beta0-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-017F, U+2000-206F, U+20A0-20CF, U+2190-21FF, U+2200-22FF;
}
@font-face {
  font-family: 'Yunwu';
  src: url('/fonts/Azure2025beta0-semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-017F, U+2000-206F, U+20A0-20CF, U+2190-21FF, U+2200-22FF;
}
@font-face {
  font-family: 'Yunwu';
  src: url('/fonts/Azure2025beta0-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-017F, U+2000-206F, U+20A0-20CF, U+2190-21FF, U+2200-22FF;
}
@font-face {
  font-family: 'Yunwu';
  src: url('/fonts/Azure2025beta0-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-017F, U+2000-206F, U+20A0-20CF, U+2190-21FF, U+2200-22FF;
}

:root {
  --font-stack-display: 'Yunwu', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑', 'Noto Sans CJK SC', 'Source Han Sans SC', 'WenQuanYi Micro Hei', system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
  --font-stack-body:   'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑', 'Noto Sans CJK SC', 'Source Han Sans SC', 'WenQuanYi Micro Hei', system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
}
