Re: [css3-fonts] duplication and @font-face rules

Hi John,

> is just an alias for
> 
>   body { font-family: "Times New Roman", "OpenSymbol"; }
>   
> Wouldn't CSS variables be more appropriate in this case?

The src property can also contain url() values, which cannot be used 
directly in the font-family property (although arguably they could be?)

Cheers,

Michael

-- 
Print XML with Prince!
http://www.princexml.com

Received on Wednesday, 12 November 2008 08:40:54 UTC