Last active
January 13, 2017 13:52
-
-
Save keoshi/ab5b9ecae9460748770db0f6d6faedba to your computer and use it in GitHub Desktop.
System Fonts in CSS/SASS/SCSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$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