:root {
    --md-font-family: 'Noto sans', 'Noto sans SC', 'PingFang SC', 'Microsoft YaHei', '微软雅黑', -apple-system,
        BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', 'STHeiti', system-ui, sans-serif, 'Apple Color Emoji',
        'Segoe UI Emoji', 'Segoe UI Symbol';
    --md-font-monospace: monospace;
}