Skip to content

Instantly share code, notes, and snippets.

@nicubarbaros
Created May 24, 2017 19:57
Show Gist options
  • Save nicubarbaros/a4b17e37a583811679bfec2f114ab818 to your computer and use it in GitHub Desktop.
Save nicubarbaros/a4b17e37a583811679bfec2f114ab818 to your computer and use it in GitHub Desktop.
System fonts
body {
font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif;
font-size: 16px/1.2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment