The question is plain easy and simple, the answer unfortunately not.
How can you change the font of the text in the UINavigationBar?
UINavigationBar
As of iOS 5 you can use the appearance proxy.
The answer is in a duplicate of this question: https://stackoverflow.com/a/12364740/883413