2009-10-16
submit to reddit

21 Stunning Web Safe Fonts

Fonts are one of the most important building blocks in design and sooner or later you get fed up with the traditional Verdana, Arial, and Helvetica fonts. While there is nothing wrong with Verdana, Arial, and Helvetica – they are three of the safest fonts – it gets boring if you only use these. On the other hand, if you use a rare font which users don't have on their system, this is also unprofessional because you have no control over the mess the user will see in their browser. That is why the so called web safe fonts have been designed.

How Safe Are Web Safe Fonts

Web safe fonts are fonts that look good on screen and are relatively popular, so you can safely assume that your visitors will have this font on their system. Very often these fonts come with the operating system itself, so users have them installed by default. Still, there is no guarantee that the fonts you use will be installed on your users' computers.

Additionally, even if the font is installed on your users' computers, many of these fonts look good only with particular font sizes. For instance, some fonts are good at sizes such as 10 or 12 pixels (i.e. body text), while with larger or smaller font sizes they either look distorted or are unreadable.

After all these clarifications, which were necessary so that you know you should take any lists of web safe fonts with a grain of salt, let's see which fonts made it to the list.

21 Stunning Web Safe Fonts for You to Use

Here are 21 stunning web safe fonts, which are either widely available on Windows, Mac, and Linux, or have decent substitutes. If you like one - simply copy the CSS code found in the blue box and use it yourself.

Serif


Georgia

font-family:"Georgia", serif;

Palatino Linotype

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

Times New Roman

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

MS Serif

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

Garamond

font-family: Garamond, serif;

Bookman Old Style

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

 

Sans-Serif

 

Verdana

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

Arial

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

ArialBlack

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

ArialNarrow

font-family: 'Arial Narrow', sans-serif;

Symbol

font-family: Symbol, sans-serif;

Impact

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

Tahoma

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

Century Gothic

font-family: Century Gothic, sans-serif;

Lucida Sans Unicode

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

Trebuchet MS

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

MS Sans Serif

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

 

Monospace

 

Courier New

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

Courier

font-family: Courier, monospace;

Lucida Console

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

 

Cursive

 

Comic Sans MS

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

Add Your Thoughts

Gravatar

Commented by: Grant, 19 October, 2009

If they're web safe fonts, why did you make them images?

Grant

Gravatar

Commented by: KiL, 19 October, 2009

I didn't know that the "Web" means Windows... Half of the fonts are not available on a Mac.

Gravatar

Commented by: thenonhacker, 20 October, 2009

@Grant: Good point.

And please do not recommend Comic Sans!!! :-O

Gravatar

Commented by: trice22, 20 October, 2009

Stunning? Really?

Gravatar

Commented by: Vsync, 20 October, 2009

Nice article, but this is better: http://dustinbrewer.com/fonts-on-the-web-and-a-list-of-web-safe-fonts/

Gravatar

Commented by: Greg, 20 October, 2009

Stunning is a little misleading. :)

Gravatar

Commented by: horrible, 20 October, 2009

horrible list

Gravatar

Commented by: Andris, 20 October, 2009

I'm sorry, but these fonts are neither "Stunning" nor "Web safe".

Gravatar

Commented by: Dirty Bird, 20 October, 2009

Are you serious? Why did you use images? Do you have the metrics on these? Here is an actual resource with the data to back it up http://www.3point7designs.com/blog/2008/05/8-fonts-you-probably-dont-use-in-css-but-should/

Gravatar

Commented by: Arthur Brown, 20 October, 2009

I have to agree that some of these fonts are not necessarily stunning nor completely web safe, but who in the world added comic sans to this list. All the others I can deal with but comic sans? Otherwise a good list and good to see the options presented here.

Gravatar

Commented by: Steven Howe, 20 October, 2009

C O M I C S A N S ?

Are you for real???

Gravatar

Commented by: Chad, 20 October, 2009

You fail at the internet.

Gravatar

Commented by: Inside the Webb, 20 October, 2009

Very useful collection of fonts. I've been looking for free fonts to mess around with for logos, these are perfect

Gravatar

Commented by: clippingimages, 20 October, 2009

Nice collection of fonts. Maximum are common. Thanks for sharing this nice post.

Gravatar

Commented by: Arki, 21 October, 2009

Wow, which cave did you dwell in for the last 15 years?

Gravatar

Commented by: luisinlandaes, 22 October, 2009

@Vsync:

Ok Kanye West.

Gravatar

Commented by: Paul Smart, 22 October, 2009

I wouldn't have called them stunning but thanks anyway

Gravatar

Commented by: Ali, 23 October, 2009

I'd like to know the name of the font in your own headers.

Gravatar

Commented by: dillu, 2 November, 2009

century gothic rocks ....

Gravatar

Commented by: Josh, 29 November, 2009

Why does everyone skip over Helvetica when they talk about web fonts?

Gravatar

Commented by: e. fairfax vere, 15 July, 2010

this is an interesting list and everyone has their favorite fonts, but this information is misleading and not that useful. arial is certainly not stunning and half of the fonts are not truly "web safe."

Gravatar

Commented by: enomsoft, 13 October, 2010

Its so nice

  • creative meeting index
    2012-01-10

    Web Design Trends 2012

    As the new year begins, web designers and Internet users alike are curious about the kinds of web design trends that will gain prominence in 2012. Every new year brings exciting changes to the world of web desig...
  • web programmer
    2011-10-04

    HTML5: The New Placeholder Property for Better Form Instructions

    A coder’s job function is to make a website work properly with the least amount of code as possible. Succinct coding creates efficient, fast websites that are easier to debug if errors occur. Although the Wor...
  • 2011-08-19

    How a Hacker Performs a SQL Injection Attack and How to Protect Your Data

    Hackers use Structured Query Language (SQL) injection to steal or delete data on a database server. In extreme case...
    hacker protection
  • accessible left
    2011-01-11

    25 Ways To Make Your Website Accessible

    As people’s use and awareness of the Web grows, accessibility (or “universal design”) becomes more crucial. Accessibility is determined not only by a website’s code but by its design and content, which i...
  • typography3
    2011-03-28

    Ten Great Fonts and How to Create a Custom Font

    Designing a website consists of tying together a plethora of design details into a single user-friendly experience. One of these important design details involves the font used to communicate the website's conte...
  • silverstripearticle
    2010-12-08

    7 Powerful and Popular Content Management System Options

    CMS (Content Management System) has become an indispensable super-widget for the creation and updating of a professional website with no knowledge of HTML or other code. With a dedicated server that provides exc...
  • 2012-01-23

    40 Amazing Abstract Photoshop Tutorials

    Photoshop is a powerful tool that belongs in any designers toolbox. From the range of photo editing techniques available, to creating website mockups and designs, to making fantastic wallpapers, Photoshop has a ...
  • 2012-01-10

    The 50 Best Linux GTK Themes

    One of the often touted best features of Linux is one's ability to manipulate the system to meet their personal needs and tastes. One of the ways this is done is via themes, GTK being one such variation. For ...
  • 2011-09-01

    30 Web Developer Cheat Sheets

    The list of skills a given web developer must possess is growing everyday. With the massive growth of web technologies, comes the demand for developers with a wide skill set. A useful tool in any developers tool...
  • 2011-07-07

    The Best AppleScripts Speeding up Tasks

    If you are a programmer or have messed around on a Mac for a while, chances are you might have heard of this wonderful little language known as AppleScript. So what is AppleScript? AppleScript is a scripting ...

1 2 3 4 5 6

Overall Best Web Hosts

1. $2.95Review Visit
2. $4.45Review Visit
3. $3.67Review Visit
4. $4.95Review Visit
5. $5.95Review Visit

Buying Guide

Can't decide what hosting is right for you? Answer 2-5 questions and get your perfect hosting match!

To Questions

User Reviews

Make your voice heard. Review your web hosting provider - good or bad.

  •  
  •  
  •  
  •  
Everything has been very stabile and I was very impressed with all the features and extras that were included in the plan.

Bill about iPage

Read iPage Review