Web Design Blog
Popular Posts
- Fonts on the web and a list of web safe fonts
- CSS Hack:Getting Safari to behave
- Top 10 search engine optimization techniques
- Test IE5 or IE6 on your PC with IE7 installed
- CSS Trick: Target only IE with an if statement
- Top 10 job boards for freelance web designers
- Creating a photo gallery in CSS without tables
- CSS fix for the double margin float bug in IE6
- Open source Dreamweaver alternatives
- Popular fonts with their Mac OSX, Windows and Linux equivalents
Categories
Fonts on the web and a list of web safe fonts
Posted on Wednesday, July 18th, 2007 under design resources, web design news, web standards by Dustin Brewer.Many of you have been asking, “What fonts are safe for me to use on the web?” and “Is there a list of web safe fonts for reference?” Well I am here to help. Web safe fonts are ever important but a lot of designers I have seen lately are forgoing this important step in their design creation. Some are taking the steps to use a font similar to a web safe font but because it is not in fact web safe they inevitably have to default back to a font that isn’t quite the same. Their design loses a little of itself and at this point they typically struggle to find a font that is close and web safe. There are plenty of web safe fonts available it just takes some creativity in using them to your advantage. I have a list of web safe fonts available in the article to help everyone out.Some of you that may have heard of the term web safe before and not quite known it’s meaning, others don’t fully know the reasoning behind it. I am here to clear all of these things up. First off, web safe fonts are those that are nearly universally available on any computer. So that when the end user, regardless of their machine preferences, goes to the web site they get the same experience as anyone else going to the web site. This is what web standards are all about and ensuring that you are using web safe fonts throughout your website is just as important as including a DOCTYPE and HTML tag in the beginning.
A little background on fonts
So now that I have explained what web safe fonts are you need to know a little about fonts themselves to make sure we are all on the same page. There are basically two types of fonts there are serif and sans serif fonts. Serif fonts are fonts that have fine cross lines at the ends of the letters. Sans serif (French for without serifs) are fonts that don’t have anything at the end of the letters. The most common serif font is Times New Roman and just happens to be the default for most windows-based browsers.
Monospaced fonts are fonts that have the same amount of space between them for all of the letters.
There are others types of fonts that fall into one of these two major categories but I think I will save that article for another time and focus on the topic at hand. Be looking for an article on Typography to be coming up soon.
A list of web safe fonts and more
Below I have included a table listing out all of the most common fonts and what operating systems they usually come with. Granted most machines have a lot more fonts then this, the ones I have listed are the most popular and mostly considered universally acceptable to use as a web safe font.
Web safe and common fonts
| Generic | Font | Windows 9x/2K/XP |
Windows Vista |
Mac Classic |
Mac OS X |
Linux Unix |
|---|---|---|---|---|---|---|
| serif | Cambria |
|
||||
| Constantia |
|
|||||
| Times New Roman |
|
|
|
|
|
|
| Times |
|
|
|
|||
| Georgia |
|
|
|
|
|
|
| sans-serif | Andale Mono |
|
|
|
|
|
| Arial |
|
|
|
|
|
|
| Arial Black |
|
|
|
|
|
|
| Calibri |
|
|||||
| Candara |
|
|||||
| Century Gothic |
|
|
|
|
|
|
| Corbel |
|
|||||
| Helvetica |
|
|
|
|||
| Impact |
|
|
|
|
|
|
| Trebuchet MS |
|
|
|
|
|
|
| Verdana |
|
|
|
|
|
|
| cursive | Comic Sans MS |
|
|
|
|
|
| monospace | Consolas |
|
||||
| Courier New |
|
|
|
|
|
|
| Courier |
|
|
|
*The green marks show very common fonts, the yellow shows not so common but all are generally accepted as web safe.
Looking at fonts through web development
Now that you have a list to go off it is good to know some best practices of using fonts on the web. It is very important to include fall back fonts when you are creating your font selection on your web site. What I mean by this is choose your favorite font that you would prefer everyone to see as your pimary font and then include fall back fonts such as Century Gothic, Verdana, Arial, sans-serif would be a good way to list the fonts out in your CSS.
The reason you want to do this is to ensure the most amount of similarity between your readers so they all get the same look and feel of your web site. It also ensures that the fonts you use are close enough that they don’t break your web site because you used a font that on the screen is half the size of Verdana but because no one has that font everyone fell back to Verdana and the whole web site broke because of it. These are very simple rules to follow in order to ensure that you give a universal experience on your web site by using web standards and web safe fonts.


[...] używanie web save [...]
[...] trovato su internet questo breve ma esauriente elenco dei font più compatibili, suddivisi anche per sistemi operativi (linux e le sue varie [...]
[...] List of Web Safe fonts and Platforms – Dustin Brewer [...]
[...] Fonts on the Web and a List of Web Safe Fonts [...]
I reckon Century Gothic should be green – it’s only installed on Windows XP computers which have Microsoft Office installed. Palatino (Linotype) is bizarrely not listed.
I do hate to be so awfully pompous and know-it-all-ish. Sorry about that.
[...] Fonts on the web and a list of web safe fonts – Dustin Brewer [...]
Hey this is a very interesting article!
[...] Fonts on the web and a list of web safe fonts | Dustin Brewer Web Design [...]
According to this page ( http://www.kayskreations.net/fonts/fonttb.html ), Century Gothic was only shipped with Windows 98. It is not included with Windows XP or Windows Vista as far as I can tell. Too bad, it was a nice substitute for geometric fonts that designers occasionally like to throw my way (e.g. Avant Garde).