Skip to content

Instantly share code, notes, and snippets.

@jhonalino
Created April 26, 2018 06:48
Show Gist options
  • Save jhonalino/b845569c666629206199e1e838d9e92e to your computer and use it in GitHub Desktop.
Save jhonalino/b845569c666629206199e1e838d9e92e to your computer and use it in GitHub Desktop.
system fonts for web
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