Created
July 11, 2016 23:05
-
-
Save himynameisdave/494fa585c42fcfbdef4ee7dbd2493518 to your computer and use it in GitHub Desktop.
A font stack that (mostly) relies on the fonts on the users machine/device
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
$system-font-stack: font-family: system, -apple-system, ".SFNSDisplay-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment