LiteSpeed Google Font error
-
When I have page optimization enabled, I have trouble getting my Google Fonts to load correctly.
When logged out (cached), my site requests
https://fonts.googleapis.com/css?family=XXX:wght@700&display=swap
and my Google Font does not load in bold.When logged in (not cached), my site requests
https://fonts.googleapis.com/css2?family=XXX:wght@700&display=swap
and the font loads correctly. So the omission of the 2 in the Google Font URL is causing the font-weight error.But when I disabled Load Google Fonts Asynchronously to try to fix the issue, my page no longer requests the font library.
My LiteSpeed report is
YTCQRKRV.Thanks.
The topic ‘LiteSpeed Google Font error’ is closed to new replies.