Skip to content

Instantly share code, notes, and snippets.

@AllThingsSmitty
Created July 12, 2017 14:28
Show Gist options
  • Save AllThingsSmitty/8fb1b38c77ddd4357287f242f07c7797 to your computer and use it in GitHub Desktop.
Save AllThingsSmitty/8fb1b38c77ddd4357287f242f07c7797 to your computer and use it in GitHub Desktop.
Snippet for system fonts
body {
font-family: -apple-system,
BlinkMacSystemFont,
"Segoe UI",
Roboto,
Oxygen-Sans,
Ubuntu,
Cantarell,
"Helvetica Neue",
sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment