change the output of a php script?
if the php script defines the font in it's echo or print statements that would require you to use php to parse them out and not html. Or simply delete the font attributes in the php script.
if the php script has not set font attributes some CSS will help..