Hello there,
We have configured a font, Raleway, to load for various weight (200,300,600,700,800).
However when I check at the HTML for our home page, searching for Raleway only returns a reference to “ultimate-google-fonts-css” which is from a plugin (I would need to remove that) loading a different set of font-weight…
Then we have this bit after the x-generated-css:
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i|Raleway:600|Lato:700|Arimo:700&subset=latin,latin-ext" type="text/css" media="all" data-x-google-fonts="">
It makes me think that this is the X output because there’s both our body and heading fonts loaded, but it’s not loading all selected font-weight. I’m also not too sure what Lato and Arimo are doing here.
I have added a link to our site as a secure note.
Waiting for your feedback!
Thank you.