Skip to content

Instantly share code, notes, and snippets.

@keoshi
Last active January 13, 2017 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keoshi/ab5b9ecae9460748770db0f6d6faedba to your computer and use it in GitHub Desktop.
Save keoshi/ab5b9ecae9460748770db0f6d6faedba to your computer and use it in GitHub Desktop.
System Fonts in CSS/SASS/SCSS
$font-family-sans: -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