Revert "Updated UI to use custom font"

This reverts commit 020a00bf7e.
This commit is contained in:
William Casarin
2023-05-30 19:31:17 -07:00
parent cfa1e13887
commit 57e6f083b8
10 changed files with 4 additions and 212 deletions

View File

@@ -70,16 +70,5 @@
<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>CFBundleIdentifier</key>
<string></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>