Skip to content

Instantly share code, notes, and snippets.

@mgrubinger
Created October 25, 2018 08:12
Show Gist options
  • Save mgrubinger/afaab6f5a6197424e3d755188a50f03d to your computer and use it in GitHub Desktop.
Save mgrubinger/afaab6f5a6197424e3d755188a50f03d to your computer and use it in GitHub Desktop.
System Font Stack 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