Skip to content

Instantly share code, notes, and snippets.

@himynameisdave
Created July 11, 2016 23:05
Show Gist options
  • Save himynameisdave/494fa585c42fcfbdef4ee7dbd2493518 to your computer and use it in GitHub Desktop.
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
$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