Probably depends on the browser. Technically the font name must be a CSS 
identifier and if the font name contains any character that is not allowed 
inside an CSS identifier you must escape that character or quote the whole 
font name. 'Tangerine' is a valid CSS identifier so it seems fine if the 
browser removes the quotes internally during CSS processing.

http://www.w3.org/TR/CSS2/fonts.html#propdef-font-family also has some 
short info about quoting

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to