Add Inter font
ChangeLog-Changed: Switch to new font (Inter)
This commit is contained in:
committed by
William Casarin
parent
dac21a1562
commit
271e3ad54a
@@ -70,5 +70,14 @@
|
||||
<string>Damus needs access to your camera if you want to upload photos from it</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Damus needs access to your microphone if you want to upload recorded videos from it</string>
|
||||
<key>UIAppFonts</key>
|
||||
<array>
|
||||
<string>Inter-Regular.otf</string>
|
||||
<string>Inter-Bold.otf</string>
|
||||
<string>Inter-Light.otf</string>
|
||||
<string>Inter-SemiBold.otf</string>
|
||||
<string>Inter-Medium.otf</string>
|
||||
<string>Inter-Italic.otf</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user