Use Library Resources from Class

I have a font in my library and I want to access it from a class.

myFont:Font = new FontName(); doesn’t seem to be working.

The linkage is setup. How can I get this to work?