Some of these recent questions prompt me to ask: how do I use a Google Font in an app? Outside of downloading, how could I make a reference to the font online? I tried a couple of things without success. Thank you.
Check this out:
You can load the font via a cdn but beware! If the users device is offline, it can’t load the font and the files are NOT cached so you wouldn’t be able to display any text.
1 Like