Quantcast

How safe are Web-safe Font Families really?

Thu, Jul 23, 2009

Design, Typography

websafefonts

I recently stumbled on this article 16 Gorgeous Web Safe Fonts To Use With css and I think it is very simple but still a really good overview. I decided to take it a bit further and add a few more elements to the concept, css preview of most used css font families as we would normally use them in our designs.

So what does Websafe mean? Websafe (or “safe for the web” or “web safe”) fonts are fonts that are common among all versions of Windows, Mac, Linux, etc. Fonts that you expect everyone viewing your webpage to have. Maybe it is obvious to everyone maybe not but be aware that using “fancy” font you have installed locally on your PC or on your web server cannot be used for web pages provided to the public. The fonts that you installed yourself is likely not to be available on most visitors PCs and they will simply not see the design you worked so hard to create. What is not so obvious is whether the fonts that are common to most Operating Systems render to look the same or if there are minor or even major differences. This article will try to give you an idea of what is actually safest. I will not make any conclusions but the images talk for themselves and you will be able to decide yourself.

Best practice and really the most safe option is to use the generic font families as defined by the css. These are: sans-serif, serif, monospace, cursive and fantasy. They are not that useful in designs but one of them should always be specified as a last resort for every font-family css property. Sans-serif is often specified in css as the default for generic font families, as they are easily readable on screens.

Websafe Font Families

Font families can be combined in many ways but in this article you will see the, in my opinion, most commonly used rendered using css in your browser and as screenshots taken on Windows and Mac OS with Safire 4.0. This not only gives you an overview of good websafe font families you can use on your web designs but it also clearly demonstrates how each font family will render on window and Mac OS. If you want to see the source used it can be found here 1 | 2. I also made a huge series of screenshots with different browsers and Operating Systems using browsershots. Get all these images as zip here 1 | 2.

Web-Safe Font Families

This is the heading h2 used on tripwire magazine.

1. Tripwire only Web Safe Fonts Please

font-family: Georgia,'Times New Roman',Times,serif;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

I’m pleased to see that the one used at tripwire magazine seams to be safe. I have checked more browser types and operating systems available for download above and I think it is really safe to use Georgia. Not only is it available but it also renders OK across.

2. Tripwire only Web Safe Fonts Please

font-family: Arial, Helvetica, sans-serif;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

3. Tripwire only Web Safe Fonts Please

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

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

4. Tripwire only Web Safe Fonts Please

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

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

5. Tripwire only Web Safe Fonts Please

font-family: 'Comic Sans MS', cursive;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

6. Tripwire only Web Safe Fonts Please

font-family: Courier, monospace;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

7. Tripwire only Web Safe Fonts Please

font-family: 'Courier New', Courier, monospace;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

8. Tripwire only Web Safe Fonts Please

font-family: Garamond, serif;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

9. Tripwire only Web Safe Fonts Please

font-family: Georgia, serif;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

10. Tripwire only Web Safe Fonts Please

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

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

11. Tripwire only Web Safe Fonts Please

font-family: 'Lucida Console', Monaco, monospace;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

12. Tripwire only Web Safe Fonts Please

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

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

13. Tripwire only Web Safe Fonts Please

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

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

14. Tripwire only Web Safe Fonts Please

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

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

15. Tripwire only Web Safe Fonts Please

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

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

16. Tripwire only Web Safe Fonts Please

font-family: Symbol, sans-serif;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

17. Tripwire only Web Safe Fonts Please

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

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

18. Tripwire only Web Safe Fonts Please

font-family: 'Times New Roman', Times, serif;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

19. Tripwire only Web Safe Fonts Please

font-family: 'Trebuchet MS', Helvetica, sans-serif;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

20. Tripwire only Web Safe Fonts Please

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

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

21. Tripwire only Web Safe Fonts Please

font-family: Webdings, sans-serif;

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

22. Tripwire only Web Safe Fonts Please

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

Safari 4.0 , Windows 7

Web-Safe Font Families

Safari 4.0 / Mac OS X 10.5

Web-Safe Font Families

Conclusion…. well I said I didn’t want to make any but the result needs to be discussed briefly. I’m really surprised that there are so significant differences between Windows and Mac OS on some of the Fonts. Bookman Old Style renders as two completely different fonts while fx. MS Sans Serif looks similar but have very different letter-spacing. What is your opinion on this – are you also surprised? What is your favourite font family?

Related posts

  1. 20 classy free sans-serif fonts If you are not familiar with the term sans-serif,...
  2. 25 High Quality Free Fonts for Professional Design Regardless of industry and product top quality usually comes...
  3. 60+ Free Fonts for Big, Bold and Beautiful Headlines Typography is a key element of design and communicating...
  4. 75+ Awesome Font and Typography Tools, Tutorials, Generators and Inspiration Typography and Font are really essential elements of good...
  5. 35+ Really Awesome Free Grunge Fonts with inspirational Showcases Designs doesn’t have to be clean and beautiful all...

Please subscribe to tripwire magazines rss feed

Please remember to share this post!

3 Comments For This Post

  1. web designs Says:

    Thanks for letting us know this good blog by the way.

  2. HullDO Says:

    It’s interesting how things can be shown so differently. Thanks for the very useful article.

  3. Elizabeth K. Barone Says:

    Interesting — I’m using Firefox on Windows XP and the Wingdings fonts display sans-serif. I thought they were a pretty common font — and I know I have them installed. Not that I would use them for a website. (:

    Thank you for this list. It’s very helpful and makes for a great resource for quick testing.

12 Trackbacks For This Post

  1. It’s About Time » links for 2009-07-24 Says:

    [...] How safe are Web-safe Font Families really?|tripwire magazine tripwire magazine provides easy to digest articles with relevant and hand-picked information all subjects of web design and development, ranging from; Fonts, Photoshop, CSS, Ajax, Javascript, web design, graphics, typography, advertising, SEO, Tutorials & much more. (tags: ping.fm advertising ajax css design fonts graphics javascript photoshop seo tutorials typography web) [...]

  2. How safe are Web-safe Font Families really? | Choose Daily Says:

    [...] How safe are Web-safe Font Families really? [...]

  3. How safe are Web-safe Font Families really? | tripwire magazine | Pinoy SEO Says:

    [...] is the original: How safe are Web-safe Font Families really? | tripwire magazine Categories: SEO, SEO Tips and [...]

  4. How safe are Web-safe Font Families really? Says:

    [...] Visit Source. [...]

  5. How Safe Are Web-Safe Font Families Really? | Design Newz Says:

    [...] How Safe Are Web-Safe Font Families Really? [...]

  6. Web Fonts - Page 2 Says:

    [...] lookin through my RSS' and found this : How safe are Web-safe Font Families really?|tripwire magazine Design is where science and art break even. – Robin Mathew My [...]

  7. CSS Brigit | How safe are Web-safe Font Families really? Says:

    How safe are Web-safe Font Families really?…

    This article will try to give you an idea of what is actually safest. I will not make any conclusions but the images talk for themselves and you will be able to decide yourself.

  8. Darklg Web (darklgweb) 's status on Monday, 27-Jul-09 14:35:43 UTC - Identi.ca Says:

    [...] http://www.tripwiremagazine.com/design/design/how-safe-are-web-safe-font-families-really.html [...]

  9. links for 2009-07-27 « Giri’s Blogmarks Says:

    [...] How safe are Web-safe Font Families really? | tripwire magazine (tags: fonts typography) [...]

  10. The week in links 31/07/09 - Craig Baldwin's Blog Says:

    [...] How Safe Are Web-Safe Font Families Really? (tripwiremagazine.com) [...]

  11. Cheat Sheets per il Web Design | paitadesignblog Says:

    [...] The New CSS Font-Family List Approximate Conversion from Points to Pixels PX to EM conversion made simple. Compare screen type 16 Gorgeous Web Safe Fonts To Use With CSS Top 10 (Web Safe) Blogging Fonts How safe are Web-safe Font Families really? Font preview [...]

  12. Tweets that mention How safe are Web-safe Font Families really? | tripwire magazine -- Topsy.com Says:

    [...] This post was mentioned on Twitter by opendir, opendir. opendir said: CSS font families deklaráció / css,font: http://tinyurl.com/ldjwwg – CSS betûcsalád meghatározás bi [...]

Leave a Reply