Skip to content

Instantly share code, notes, and snippets.

@AndrewUsher
Created May 2, 2019 00:27
Show Gist options
  • Save AndrewUsher/8bb76f385977d4504ff8ff0a071e1c54 to your computer and use it in GitHub Desktop.
Save AndrewUsher/8bb76f385977d4504ff8ff0a071e1c54 to your computer and use it in GitHub Desktop.
System font stack
body {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment