Skip to content

Instantly share code, notes, and snippets.

@johncalvinroberts
Created February 27, 2019 04:04
Show Gist options
  • Save johncalvinroberts/817616a257968e94fd61de07017d27d2 to your computer and use it in GitHub Desktop.
Save johncalvinroberts/817616a257968e94fd61de07017d27d2 to your computer and use it in GitHub Desktop.
Chinese system font fallback CSS stack
html {
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,微软雅黑,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,STXihei,华文细黑,sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment