Skip to content

Instantly share code, notes, and snippets.

@joshuacerbito
Created December 5, 2018 09:37
Show Gist options
  • Save joshuacerbito/e1d2a2560277c199b5651a158163d62b to your computer and use it in GitHub Desktop.
Save joshuacerbito/e1d2a2560277c199b5651a158163d62b to your computer and use it in GitHub Desktop.
System Default font declaration
element {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment