I’ve encountered a weird issue with text formatting.
All the text, from body copy to headings, is showing up in italics. I’ve tested this on both mobile Safari and Firefox, and the problem persists. Very annoying, given that text is an important graphic element on my website.
Interestingly, this doesn’t happen when I emulate a mobile view via Inspect mode on my desktop browser, so it seems the issue isn’t tied to the breakpoint.
I’ve checked the inherited classes, and none of them have italics applied. I also added the CSS line font-style: normal !important to the Body tag, but that didn’t solve the problem.
For reference, I’m using a variable font that I’ve uploaded as a file.
Any help or insights would be greatly appreciated!
I’ve seen that post and it recommends resetting the Font Book on my device. However, the problem appears on mobile, which has no Font Book. So I’m not sure if this solution is relevant to my case.
Try to check which font you upload before (maybe you upload “italic” font)
It’s may be as: you upload italic font > in font project settings set for it regular > Smart Google browser understand that you want to use regular font and show it, but Safari saw that you try use an italic font as regular and show italic… Hope you understand what I mean)
Thanks for the reply again!
The font I’ve uploaded was in a Variable format, i.e. it doesn’t have separate files for Italic and Normal variations, it’s all in one file.
I’ve attached a screenshot of my font settings below: