Okay so that seems to have pretty much fixed it here. Thanks.
That’s a huge relief… Thank you all for reporting issues and helping figure out what the issue was with this constant back and forth.
One observation however is that each time I visit a page on the website the font briefly jumps from something bolder to the correct weight… Is anyone else seeing this?
A while back we switched from inlining the google-fonts, to loading them asyncronously.
The benefit of this method is that sites load faster, they have better scores in google-pagespeed tests because fonts are no longer render-blocking, mobile users can get to the content faster than before (it may seem unimportant, but in areas where reception and/or mobile internet speeds are not good, this is a huge benefit) and since sites have better pagespeed scores that also improves their SEO. ??
The only sacrifice is the so-called FOUT effect (flash of unstyled text). Overall however it’s a step forward for a faster and more accessible web for everyone.