Archived topic
Font doesn't work mobile
3 replies · Started by Katrin on November 1, 2022
Dear team,
I uploaded the font local a long time ago and I think it worked correctly. Now I realized that the font roboto works on desktop but not on my Iphone.
For the other website I made it works perfectly. What did I do wrong here?
Best, Kat
Hi there,
edit your @font-face CSS, and update the url: http to https
e.g
Example change this:
http://www1.kluglaser.de/wp-content/uploads/2020/04/roboto-v20-latin-regular.woff2
To:
https://www1.kluglaser.de/wp-content/uploads/2020/04/roboto-v20-latin-regular.woff2
Thanks David! Solved!
Glad to hear that