Version 2-a
[Alpha]
Windows Mac and now Linux:
Cross-Platform Universal Fonts
Click the Logical Emphasis element “buttons” to preview <strong> and <em> for any of the samples below.
The real-time style changes are javascript dependent.
Your idea: ¿ ¿ ? typeface?
With the Font-family Preview Tool
1, 2, 3, oops
Okay, so no one's perfect! However, it's no excuse to leave a job unfinished, or underdeveloped-- and as of now, this resource is in mid-changing. The stuff should still work though. Please let me contact me at learnatnovicenotesdotcom if necessary. I hope you enjoy the upgrade Universal Web Fonts cheat sheet.
- Serif:
-


- Georgia, georgia, serif
- 'Palatino Linotype', 'Book Antiqua', Palatino, serif
- 'Times New Roman', Times, serif
- Sans-Serif:
-


- Arial, Helvetica, sans-serif
- 'Arial Black', Gadget, sans-serif
- 'Lucida Sans Unicode', 'Lucida Grande', sans-serif
- Tahoma, Geneva, sans-serif
- 'Trebuchet MS', Trebuchet, sans-serif
- Verdana, Geneva, sans-serif
- Cursive:
-


- 'Comic Sans MS', 'comic sans', cursive
- Monotype:
-


- 'Courier New', Courier, monospace
- 'Lucida Console', Monaco, monospace
- 'Andale Mono', 'Monte Carlo', monospace
- Fantasy2:
-


- Impact, Charcoal, sans-serif
- fantasy
- Symbols:
-


- Symbol, Symbol (Symbol, Symbol)
- Webdings, Webdings (Webdings, Webdings)
- Wingdings, 'Zapf Dingbats' (Wingdings, 'Zapf Dingbats')
- Exceptions†:
-
- 'MS Serif', 'New York', serif 1
- 'MS Sans Serif', Geneva, sans-serif 1
Each item above is a CSS font-family property declaration, applying the common Windows font-family, then the Mac equivalent, and finally the generic font family for the default value.
How To:
Highlight the typeface names of your choice. Copy the entire line of text and Paste it into your own stylesheet.
NOTE: You may need to load the page in a new window, outside of the browser panel, to successfully use the "Edit: Copy and Paste" function.
(Linux standard fonts to come. Until then, learn more about Linux typography issues at sabi.co.uk, which includes links to download some of the free fonts available to Linux X-Server users.)
Be mindful of accessibility concerns by designing with CSS and Web Standards. Use i18n friendly fonts for greater locale support.
- Font Preview Tool:
Click Step 3 to DEMO -
Step 1.)
Select from this list† to change the CSS font-family property of the preview box (†powered by JavaScript):
Fantasy
Step 2.)
Enter the text you want to preview:

Font-size:Step 3.)
Place your custom text into the font preview dashed-box:
Step 4.)
[View Fantasy declaration Details ]
Copy and paste the values to your stylesheet…Attention!: Font family names containing spaces (e.g. Lucida Sans Unicode) MUST be wrapped in quotes (i.e. text "in quotes") to ensure desired system decoding!
- † Unlike True Type fonts, the bitmap fonts MS Serif & MS Sans-Serif, are NOT scalable. The Point font-size unit recommended for these bitmap fonts (also common for print typesetting) are as follows: 8 pt, 10 pt, 12 pt, 14pt, 18pt and 24 pt. They are rated at 96 dpi, the default font resolution of most web browser user agents.
- 2the Fantasy font-family is unpredictable at best. Before using a Fantasy font family in your CSS, please test your default Fantasy font for legibility in your design, by using only the declaration:
font-family:fantasy;, then view your design in different browsers. Use fantasy only if you feel comfortable with its unpredictable nature. Note: The default preview block of the preview tool above uses only Fantasy, so you can load this page in different browsers to preview your default Fantasy Font. - †Impact, though sans-serif in appearance, is the default Fantasy font of Windows.
This common font family sidebar is inspired by the Web Design Resources of Alberto Martinez Perez of http://www.ampsoft.net
AmpSoft.net illustrates how fonts appear in various browsers and O/S combinations, using screen captures to demonstrate how using the right fonts can yeild favourable results, cross-platform.
The AMP Font Viewer utility (software for Windows, compatible with Linux through WinE) is a must-have for any typeface enthusiasts!
NoviceNotes.Net is proud to have the font-family reference included as a part of Rijk's Panelizer.
The Common Windows and Mac Fonts Browser Panel combines elements of CSS, JavaScript, and PHP to create the font preview tool. · © 2006-2007 J. Sabarese · http://novicenotes.net