Skip to content

Instantly share code, notes, and snippets.

@ewilliam
Last active April 8, 2018 05:50
Show Gist options
  • Save ewilliam/85f07b3e7af503024de87f65c1a595e7 to your computer and use it in GitHub Desktop.
Save ewilliam/85f07b3e7af503024de87f65c1a595e7 to your computer and use it in GitHub Desktop.
$font-family-sans-serif:
// Safari for OS X and iOS (San Francisco)
-apple-system,
// Chrome < 56 for OS X (San Francisco)
BlinkMacSystemFont,
// Windows
"Segoe UI",
// Android
"Roboto",
// Basic web fallback
"Helvetica Neue", Arial, sans-serif,
// Emoji fonts
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !default;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment