Created
February 27, 2019 04:04
-
-
Save johncalvinroberts/817616a257968e94fd61de07017d27d2 to your computer and use it in GitHub Desktop.
Chinese system font fallback CSS stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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