I'm using the Cufon module on my Drupal 6.x site to embed a font (it works great - you can see the text in the source for search-engine friendliness, yet the users see the nice new font on the page). One of the drawbacks, of course, is the text is not selectable. Other than that, everything has been working great until now - for some reason it's not recognizing my line-height CSS command!
I know the problem lies with Cufon because when I remove the selector used to activate the font (so the text falls back to a normal web font), the line-height kicks in.
Any ideas how to get line-height working with Cufon?