Created
August 21, 2021 08:21
-
-
Save Shubham0812/f578328fdcb503df36602c7fbb0c0bf9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<key>UIAppFonts</key> | |
<array> | |
<string>Code Pro Bold LC.otf</string> | |
<string>Code Pro LC.otf</string> | |
<string>Montserrat-Bold.ttf</string> | |
<string>Montserrat-Italic.ttf</string> | |
<string>Montserrat-Medium.ttf</string> | |
<string>Montserrat-MediumItalic.ttf</string> | |
<string>Montserrat-Regular.ttf</string> | |
<string>Montserrat-SemiBold.ttf</string> | |
<string>Montserrat-SemiBoldItalic.ttf</string> | |
<string>Montserrat-Thin.ttf</string> | |
<string>Montserrat-ThinItalic.ttf</string> | |
</array> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment