Skip to content

sergioandrade/safe-web-fonts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Safe Web Fonts

All families of common native fonts of all versions of Windows, since XP, with fallbacks for OS X and Linux

A

font-family: Arial, Helvetica, sans-serif;
font-family: 'Arial Black', Gadget, sans-serif;

B

font-family: 'Bookman Old Style', serif;

C

font-family: 'Comic Sans MS', cursive;
font-family: Courier, monospace;
font-family: 'Courier New', Courier, monospace;

G

font-family: Garamond, serif;
font-family: Georgia, serif;

I

font-family: Impact, Charcoal, sans-serif;

L

font-family: 'Lucida Console', Monaco, monospace;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;

M

font-family: 'MS Sans Serif', Geneva, sans-serif;
font-family: 'MS Serif', 'New York', sans-serif;

P

font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;

S

font-family: Symbol, sans-serif;

T

font-family: Tahoma, Geneva, sans-serif;
font-family: 'Times New Roman', Times, serif;
font-family: 'Trebuchet MS', Helvetica, sans-serif;

V

font-family: Verdana, Geneva, sans-serif;

W

font-family: Webdings, sans-serif;
font-family: Wingdings, 'Zapf Dingbats', sans-serif;

License

Copyright (C) 2013 Acauã Montiel

MIT License

About

All families of common native fonts of all versions of Windows, since XP, with fallbacks for OS X and Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published