This tutorial will give an example of how to add a custom font to your iOS app that you can use in UIFont, UILabel, UITextView, etc. Open Info.plist Right click and choose “Add Row”. Start typing and select “Fonts provided by application”. Expand the row and next to Item 0 in the Value field enter the name of the font. Don’t forget to add the font file to your project and set its target.