-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prefer DejaVu instead of Bitstream Vera fonts
Prefer the DejaVu fonts, which are derived from Vera and add better Unicode coverage, which means they are more suitable as fallback fonts. For use as fallback fonts it should be enough to have sans, serif, and monospace variants. Technically CSS also specifies the cursive and fantasy generic font families, but in practice they are not used often, and the sans fallback font will be used if there is none more specific.
- Loading branch information
Showing
3 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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