Skip to content

Instantly share code, notes, and snippets.

@thiamsantos
Created May 16, 2017 21:40
Show Gist options
  • Save thiamsantos/c7d5782c64c306bbb6286937c679c650 to your computer and use it in GitHub Desktop.
Save thiamsantos/c7d5782c64c306bbb6286937c679c650 to your computer and use it in GitHub Desktop.
System fonts css
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment