Skip to content

Instantly share code, notes, and snippets.

@philsinatra
Created October 29, 2015 13:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philsinatra/eb2740754f676a0c71bb to your computer and use it in GitHub Desktop.
Save philsinatra/eb2740754f676a0c71bb to your computer and use it in GitHub Desktop.
CSS System Fonts
/* https://medium.com/@mwichary/system-shock-6b1dc6d6596f#.pth6mnqx0 */
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Oxygen", "Ubuntu", "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