New font used in the iOS app

Hi,

I noticed the Shopify mobile app (iOS) recently got a redesign, particularly on the main dashboard (Total sales, Orders, etc.), where the typography looks different from what we had before.

On the web admin, I was able to confirm via the browser inspector that the font used is Inter (font-family: Inter, -apple-system, etc.), which lines up with what Polaris documents.

However, on the mobile iOS app, the numbers displayed (amounts, percentages) visually look different from Inter, some glyphs, especially the “6” and “3”, seem to have a distinct shape compared to Inter’s standard glyphs.

What is this type font ?

Hey @Jasque_Tomasa - just confirming the mobile app is still using Inter for that dashboard typography. The difference you’re seeing in some of the numbers likely comes from alternate numeric styling used in the mobile UI (called alternate digits), so a few digits can look different from the default Inter rendering you may see in the web admin.

Hope this helps!