Tianhe Gao

font-system-font-stack

​## 非衬线

```css font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; ```

​## 衬线

```css font-family: Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; ```

​## 等宽

```css font-family: Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace; ```


> Your website doesn't need to look the same everywhere. It just needs to work everywhere. > > https://twitter.com/mrmrs_/status/775837789619417088

Moving to a system font stack in WordPress (how and why)

https://www.cssfontstack.com/


No notes link to this note