In my info.plist, I added a key \"Fonts provided by application\" and added EdwardianScriptITCStd.otf
EdwardianScriptITCStd.otf
If your font name include '-' character, replace it with space character. For instance, Arial-Bold.ttf is used like [UIFont fontWithName:"Arial Bold" size:10];