I'm trying to use this font in my app. I've added it to the plist and to the project, but for some reason it is not loading on the label. I've tried to verify the font in the project with:
NSLog(@"DK Crayon Crumble: %@",
[UIFont fontNamesForFamilyName:@"DK Crayon Crumble"]);
But I'm getting this output:
DK Crayon Crumble: ( )