I have specified a font, Museo Sans, in Google Webfonts and entered it as the font family to use in text. It does show in the titles of the postings and the widget, but it does not show as the font family of the main text. When I use the tag entry-content to specify the font, it does not work for this particular Museo Sans font. Using this tag is correct though, as it does work with a font like Verdana.
.entry-content {font-family: Museo Sans; font-size: 14px;}
Putting in () does not matter, for instance Trebuchet MS does show in that case.
When I look at the code, I see that Webfonts loads Pontano+Sans first. However, trying to use pontano sans as a font family does not work either.
What is going on, and what can I do to get the Museo Sans displayed?
