Google font weight issue

I’m having problems with the weight of the font. I have also seen other posts of people who have had the same problems, but following the advice you gave them I have not solved (for example, enable / disable font manager).

The weight of the font (set correctly in template manager, font family Raleway) in the page of which I put the link must have weight 100.

Hi There,

Thank you for writing in, this is actually related to a known bug that not all font-weight is available for specific fonts. Rest assured that our Dev Team is working hard to update this.

For now, please add this to Page CSS or Child theme’s style.css file.

@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i');

Thank you for understanding,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.