AS3 embedding fonts via .swf

I’m working on an AS3 project with Flash builder 4. I’m trying to get fonts into it.

I read somewhere that it’s possible to get the fonts from a .swf. I’m currently loading my assets in at run time, is it possible for me to get my embeded fonts from that loaded .swf? or do they have to be embeded some other way?