I have a document class that isn't as thoroughly documented as I might like, and I'd like to figure out what font it uses. Is there an easy, universal way to get TeX to tell you directly what font is being defined by the class file? Preferably in a way that will show me how I can define the font in my own file, in TeX code?
I have read this question that asks how to find fonts in pdfs. This doesn't tell me what the font is called in TeX, and is very round-about. Preferably, I'd like to know the name of the font package that I want to use.