Skip to content

Instantly share code, notes, and snippets.

@doot0
Created January 16, 2017 09:33
Show Gist options
  • Save doot0/b573398455d966de4c371cac734d9ddd to your computer and use it in GitHub Desktop.
Save doot0/b573398455d966de4c371cac734d9ddd to your computer and use it in GitHub Desktop.
Github's system fonts stack
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", 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