Skip to content

Instantly share code, notes, and snippets.

@jaredreich
Created October 29, 2018 20:36
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 jaredreich/3688ee8492f0f533faab8eebda4d72fb to your computer and use it in GitHub Desktop.
Save jaredreich/3688ee8492f0f533faab8eebda4d72fb to your computer and use it in GitHub Desktop.
System Font Stack CSS Style
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