diff --git a/iphone/Maps/Categories/UIFont+MapsMeFonts.h b/iphone/Maps/Categories/UIFont+MapsMeFonts.h index 3d86d366ae..e039c0a6c7 100644 --- a/iphone/Maps/Categories/UIFont+MapsMeFonts.h +++ b/iphone/Maps/Categories/UIFont+MapsMeFonts.h @@ -46,7 +46,7 @@ NS_ASSUME_NONNULL_BEGIN + (UIFont *)semibold12; + (UIFont *)semibold14; + (UIFont *)semibold16; -+ (UIFont *)fredoka25; ++ (UIFont *)fredokaRegular25; + (UIFont *)fontWithName:(NSString *)fontName;