Is 'Bookman Old Style' web safe? If not, is there something that looks similar which is web safer?
|
migrated from stackoverflow.com Jun 27 '11 at 3:03
|
It's not a safe choice: Bookman Old Style is bundled with MS Office. That means it's on a lot of machines, but far from 100% coverage. None of my machines, for example, has it. I would check out services like FontSquirrel or Google Web Fonts for a free, usable font that can be embedded into your site, and comes close to Bookman. |
|||
|
|
|
You should re-read the most authoritative page as it includes Bookman..
and a bit down the page continues with
|
|||||||||
|
|
If you must have Bookman, it's available under Typekit's Personal plan, which is currently just $25/year. Otherwise, there's nothing stopping you from specifying it in your font stacks; you'll have to decide the likelihood of your audience haaving Office installed, etc. and whether that's worth it. Just make sure you provide a fallback to something more reliable like Georgia. |
|||
|
|
|
Bookman Old Style is not a web safe typeface, but you can specify the following CSS font stack to get an 'old style serif' face on many platforms, with plain serif fallbacks:
|
|||
|
|
|
|
|||
|