Skip to content

Instantly share code, notes, and snippets.

@jaredreich
Created February 7, 2019 04:38
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/3a135952cccabe9f90a1c27c02d8a286 to your computer and use it in GitHub Desktop.
Save jaredreich/3a135952cccabe9f90a1c27c02d8a286 to your computer and use it in GitHub Desktop.
System Font
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