Devi utilizzare un oggetto textFormat

myTextFormat = new textFormat();
myTextFormat.font = "Arial";

yourTextBox.setTextFormat(mtTextFormat);