Skip to content

Instantly share code, notes, and snippets.

@maliMirkec
Created February 7, 2017 13:19
Show Gist options
  • Save maliMirkec/5fc23ac049f80c0e3fb28d5b79605413 to your computer and use it in GitHub Desktop.
Save maliMirkec/5fc23ac049f80c0e3fb28d5b79605413 to your computer and use it in GitHub Desktop.
Default OS fonts
html {
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