Font not displaying on iOS

Hello

I am trying to use the Lato font for my mobile extension and it is not loading in the Twitch App on iOS.

I have tested the extension on various browsers and Android mobile devices without issue. Here is the link tag I’m using to load the font:

<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@1,900&display=swap" rel="stylesheet">

Anyone experience issues loading fonts on iOS?

Thanks