So I am trying to use this font http://fortawesome.github.com/Font-Awesome/. I\'ve added the font as a resource and put it in the plist file. Here\'s how I am using it:
FontAwesome font name comes in like so: FontAwesome
Try [UIFont fontWithName:@"FontAwesome" size:8]].
[UIFont fontWithName:@"FontAwesome" size:8]]
Watching this video tutorial might help: http://youtu.be/J1EHAS0icv0.