Hi everyone!
We are working on an app that supports iOS8 to iOS10, and now our UI/UX team want to specify the app's font as San Francisco. But as you know, this font was introduced in iOS9, so my question is :
- Can we download San Francisco font from https://developer.apple.com/fonts/and put it in the app project to use it in all iOS versions?
- Do we need some approval from Apple?
Thanks!