aboutsummaryrefslogtreecommitdiff
path: root/ios/Frontend
diff options
context:
space:
mode:
Diffstat (limited to 'ios/Frontend')
-rw-r--r--ios/Frontend/Info.plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist
index 357d12ab..438498de 100644
--- a/ios/Frontend/Info.plist
+++ b/ios/Frontend/Info.plist
@@ -53,6 +53,10 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
+ <key>UIAppFonts</key>
+ <array>
+ <string>Feather.ttf</string>
+ </array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>