Skip to content

Instantly share code, notes, and snippets.

@rwhitmire
Created November 3, 2016 20:52
Show Gist options
  • Save rwhitmire/4b908b66492d510c140280d93c0887d9 to your computer and use it in GitHub Desktop.
Save rwhitmire/4b908b66492d510c140280d93c0887d9 to your computer and use it in GitHub Desktop.
native fonts for major operating systems
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment