Skip to content

Instantly share code, notes, and snippets.

@internoma
Created April 25, 2016 10:48
Show Gist options
  • Save internoma/39d0901260896f4d4be3160386dc18d2 to your computer and use it in GitHub Desktop.
Save internoma/39d0901260896f4d4be3160386dc18d2 to your computer and use it in GitHub Desktop.
CSS Font-Family sans
body {
font-family: -apple-system, BlinkMacSystemFont,
"Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans",
"Droid Sans", "Helvetica Neue", sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment