Font Platform CSS Font Family Info
Andale Mono MS Internet Explorer MSIE

[Bold, Italic] Originally named Monotype.com

font-family: "Andale Mono", "Monotype.com", monospace
Arial MS Internet Explorer MSIE

[Bold, Italic] Very similar to Helvetica.

font-family: Arial, Helvetica, sans-serif
Arial Black MS Internet Explorer MSIE

Less common than Arial. Do not use it with a bold font-weight; it’s bold enough already!

font-family: "Arial Black", sans-serif
FontName MS Internet Explorer MSIE

[Bold, Italic] An informal font designed to be easily legible on screen. Believe it or not, this is the default cursive font for Internet Explorer.

font-family: "Comic Sans MS", cursive
Courier (Mac scalable)

Courier (Windows bitmap)
Macintosh Mac

Windows Win

[Bold, Italic] Courier is the most common monospace (typewriter-style) font. The Mac version of Courier (top left, shown at 18 points) is scalable; the Windows version (bottom left, 15 points) is not. Therefore the scalable "Courier New" is preferred, as it is usually available on both Mac and Windows.

font-family: "Courier New", Courier, monospace
Courier New MS Internet Explorer MSIE

[Bold, Italic] See discussion under Courier

font-family: "Courier New", Courier, monospace
Fixedsys Windows Win

A non-scalable Windows system font used for DOS screens and other low-level tasks. Available only at 9 points.

font-family: fixedsys, monospace
Geneva Macintosh Mac

[Bold, Italic] A Mac system font since 1984. Its appearance resembles Arial and Helvetica; its function is similar to MS Sans Serif (icon names on the Desktop, etc.).

font-family: Geneva, "MS Sans Serif", sans-serif
Georgia MS Internet Explorer MSIE

[Bold, Italic] Designed by Microsoft for WWW use, Georgia is a traditional looking font with “old-style” numerals.

font-family: Georgia, serif
Helvetica Macintosh Mac

[Bold, Italic] A Mac system font since 1984. On the Web, Helvetica is usually paired with the nearly identical (and more common) Arial.

font-family: Arial, Helvetica, sans-serif
Impact MS Internet Explorer MSIE

Less common than other MSIE fonts such as Arial. A very heavy, black font, good for headlines. Weight and width are sort of like Techno.

font-family: Impact, sans-serif
MS Gothic Windows Win

Monospace system font dating back to Windows 95. Best at 12 pixels and under.

font-family: "MS Gothic", monospace
MS Sans Serif Windows Win

Windows system font, used for dialog boxes, etc. Best at 12 pixels and under.

font-family: "MS Sans Serif", Geneva, sans-serif
MS Serif Windows Win

Windows system font. Best at 12 pixels and under.

font-family: "MS Serif", "New York", serif
Palatino Macintosh Mac

A nice serif font, present on all Macs and fairly common on PCs (with office software suites).

font-family: Palatino, serif
Skia Macintosh Mac

Not on pre-1999 Macs

font-family: Skia, sans-serif
System Windows Win

Non-scalable (available only at 10 points), present on all Windows PCs, used for menus, etc.

font-family: System, sans-serif
Tahoma Windows Win

Rarely used on the Web, Tahoma does have the advantage of being present even on very old Windows PCs.

font-family: Tahoma, serifSansSerifMonospace
Terminal (9 pt.)

Terminal (12 pt.)

Terminal (14 pt.)
Windows Win

A non-scalable, monospace system font used for the DOS or “command-line” interface. Terminal looks very different at different point sizes. Shown here are 9, 12, and 14 points.

font-family: Terminal, monospace
Times New Roman MS Internet Explorer MSIE

This is by far the most common serif font on the Web. It is the default serif font in most browsers.

font-family: "Times New Roman", serif
FontName MS Internet Explorer

A sans-serif font designed (like Verdana) for legibility on screen.

font-family: "Trebuchet MS", sans-serif
Verdana MS Internet Explorer

Possibly the most readable of the sans-serif fonts commissioned by Microsoft for on-screen use. However, Verdana shouldn’t be used side-by-side with same-sized serif fonts, because Verdana will appear one or two sizes larger.

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

Back to Design by Nur