Multiple Fonts embeded

Is it possible to have two different fonts embedded in a flash file that reads from an external .txt file? I have tried making a text box outside the main box with the second font embeded in it and used this code to try and call it, but nothing…:frowning:

<font family="Akzidenz Grotesk BE" >hhguough</font>

Any ideas?