Skip to content

Instantly share code, notes, and snippets.

@tvthatsme
Last active March 28, 2018 04:04
Show Gist options
  • Save tvthatsme/c17f760fd61c199ac2bd402092c3c2cb to your computer and use it in GitHub Desktop.
Save tvthatsme/c17f760fd61c199ac2bd402092c3c2cb to your computer and use it in GitHub Desktop.
System Font Stack
/* Performance matters */
.system-font {
font-family: BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment