The grunge theme uses a font called Beba, which is not a system font. I like the sans serif, narrow look. What's the best workaround for replacing Beba with a system font that has a similar appearance?
I solved this problem, too, thanks to Kat who wrote a tutorial on how to add custom fonts (googled it, believe it or not).
I did not know that in CSS3 one can embed fonts. So I learned that today and realized that the font was embedded. The Rocket folks are really smart.
However, the installer did not include the font folder in the templates folder. So I had to manually create a folder on my server called "fonts" within the template directory and upload the fonts. Works like a charm, but the installer may have a bug in it.