Forum Moderators: mack
[w3c.org...]
I had trouble though finding reference to this in their stylesheets - but I wonder, is this now considered a web-safe font?
If so, what family does it belong to and what is a wise alternative option(s) when using this font in a Cascading Style Sheet?
Add it to the sans serif family. It is naturally kerned closer Arial than verdana, and Times new roman is way too different in style.
Try
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
Then look at you pages when you have the trebuchet font installed and then without - not too much difference. One thing you may notice is the width of the letters and tracking is slightly thinner with trebuchet.
My main 'font stats' ref is the Visibone Font Survey, [visibone.com...] , which shows % total, and then also % mac and % linux - they've got Times New Roman coming in at #2 with 99% of users. The survey is automated - it scans your machine for fonts. Their 'font card' gif is also a nice reference - [visibone.com...] .
Also completed the font survey, which was a very interesting thing.