Skip to content

Instantly share code, notes, and snippets.

@Shubham0812
Created August 21, 2021 08:21
Show Gist options
  • Save Shubham0812/f578328fdcb503df36602c7fbb0c0bf9 to your computer and use it in GitHub Desktop.
Save Shubham0812/f578328fdcb503df36602c7fbb0c0bf9 to your computer and use it in GitHub Desktop.
<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