Skip to content

Instantly share code, notes, and snippets.

@autonome
Created August 17, 2017 09:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save autonome/95c7561e55cfd828e3c151949e637938 to your computer and use it in GitHub Desktop.
Save autonome/95c7561e55cfd828e3c151949e637938 to your computer and use it in GitHub Desktop.
System Fonts CSS
body {
font-family: -apple-system, BlinkMacSystemFont,
"Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans",
"Droid Sans", "Helvetica Neue", sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment