roAppManager can control the color of the system font in some pre-Scenegraph components, but not the font itself. If you really want to set a font you would need to use SceneGraph, roScreen or roImageCanvas screen types and load a .TTF or .OTF font in your app or download it to tmp:/ before instantiating it.
- Joel