Skip to content

Instantly share code, notes, and snippets.

@ajskelton
Created April 8, 2017 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ajskelton/6fd770a78bbc9b59dbf51c2fa37aa8b0 to your computer and use it in GitHub Desktop.
Save ajskelton/6fd770a78bbc9b59dbf51c2fa37aa8b0 to your computer and use it in GitHub Desktop.
CSS System Font Stack
body {
font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment