Skip to content

Instantly share code, notes, and snippets.

@chevsky
Created August 17, 2017 13:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chevsky/8860a23d9e13066f8bbf01f7fe0a5df7 to your computer and use it in GitHub Desktop.
Save chevsky/8860a23d9e13066f8bbf01f7fe0a5df7 to your computer and use it in GitHub Desktop.
System fonts
body {
font-family:
-apple-system,
system-ui,
BlinkMacSystemFont,
"Segoe UI",
"Roboto",
"Noto Sans",
"Ubuntu",
"Droid Sans",
"Helvetica Neue", Arial, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment