Kunal Vijan

Icon

Latest Updates for you.. Move around the world!!

List of Web Safe Fonts

Hi, here is the list of web safe fonts that can be used in CSS. Most of the fonts are compatible with Windows, Linux and MacOSx.

Some fonts might not work; for this three fonts are written and they will work in respective order (one, two, three). If one is not available secound one will work.

font-family: Arial, Helvetica, sans-serif;
font-family: ‘Arial Black’, Gadget, sans-serif;
font-family: ‘Bookman Old Style’, serif;
font-family: ‘Comic Sans MS’, cursive;
font-family: Courier, monospace;
font-family: ‘Courier New’, Courier, monospace;
font-family: Garamond, serif;
font-family: Georgia, serif;
font-family: Impact, Charcoal, sans-serif;
font-family: ‘Lucida Console’, Monaco, monospace;
font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
font-family: ‘MS Sans Serif’, Geneva, sans-serif;
font-family: ‘MS Serif’, ‘New York’, sans-serif;
font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
font-family: Symbol, sans-serif;
font-family: Tahoma, Geneva, sans-serif;
font-family: ‘Times New Roman’, Times, serif;
font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
font-family: Verdana, Geneva, sans-serif;
font-family: Webdings, sans-serif;
font-family: Wingdings, ‘Zapf Dingbats’, sans-serif;

Filed under: Latest Add-Ons, Latest News, Latest technology, Technology , , , , , , , , , , , , , , ,

2 Responses

  1. I love a number of the fonts but what concerns me if I use them, what happens if people don’t have them on their computer and visit my site? Maybe the substitution will make things look bad?

  2. Kevin Banks says:

    Tahoma is my favorite…

Leave a Reply