Last active
December 15, 2015 12:39
-
-
Save n0r8-ecomarkup/5262103 to your computer and use it in GitHub Desktop.
fonts 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
font-family: "Arial Black", Gadget, "Nimbus Sans L", sans-serif; | |
font-family: Arial, "Nimbus Sans L", Helvetica, sans-serif; | |
font-family: "Comic Sans MS", Monaco, TSCu_Comic cursive; | |
font-family: "Courier New", "Nimbus Mono L", Courier, monospace; | |
font-family: Georgia, "Century Schoolbook L", Serif; | |
font-family: Impact, Charcoal, Rekha, sans-serif; | |
font-family: "Lucida Console", Monaco, monospace; | |
font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif; | |
font-family: Tahoma, Geneva, Kalimati, sans-serif; | |
font-family: "Palatino Linotype", Garuda, Palatino, sans-serif; | |
font-family: "Times New Roman", "Nimbus Roman No9 L", Times, serif; | |
font-family: "Trebuchet MS","Nimbus Sans L", Helvetica, sans-serif; | |
font-family: Verdana, Geneva, "DejaVu Sans", sans-serif; |
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
font-family: "Arial Black", "Helvetica CY", "Nimbus Sans L" sans-serif; | |
font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; | |
font-family: "Comic Sans MS", "Monaco CY", cursive; | |
font-family: "Courier New", "Nimbus Mono L", monospace; | |
font-family: Georgia, "Century Schoolbook L", Serif; | |
font-family: Impact, "Charcoal CY", sans-serif; | |
font-family: "Lucida Console", Monaco, monospace; | |
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; | |
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | |
font-family: Tahoma, "Geneva CY", sans-serif; | |
font-family: "Times New Roman", "Times CY", "Nimbus Roman No9 L", serif; | |
font-family: "Trebuchet MS", "Helvetica CY", sans-serif; | |
font-family: Verdana, "Geneva CY", "DejaVu Sans", sans-serif; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment