Skip to content

Instantly share code, notes, and snippets.

@icodesido
Created November 6, 2018 14:21
Show Gist options
  • Save icodesido/70e3dfb87532419f7638a235d56d7158 to your computer and use it in GitHub Desktop.
Save icodesido/70e3dfb87532419f7638a235d56d7158 to your computer and use it in GitHub Desktop.
Standard font stack
.system-font-stack {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu,
Cantarell, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment