There are several font that contains Bod+Italic in themselves you can use those fonts...
One frequently for an example is
lblTitle.font = [UIFont fontWithName:@"Arial-BoldItalicMT" size:16.0f];
others are :
- TrebuchetMS-Bold
- Helvetica-BoldOblique
- This link will help you.