Created
November 6, 2018 14:21
-
-
Save icodesido/70e3dfb87532419f7638a235d56d7158 to your computer and use it in GitHub Desktop.
Standard font stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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