Google Font does not work Online from Windows

0

I'm having trouble seeing fonts in Google Fonts on Windows. On my Mac I see it perfect.

I'm using Raleway.

<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700" rel="stylesheet">

The weird thing is that on my website, I have some HTML that does render Raleway, and in other HTML it does not. (I guess he uses San Serif).

The CSS declared it this way: body{font-family: 'Raleway', sans-serif} .

Insistently. In HTML I see it ok. The call to google font in <head> is the same in all.

ON WINDOWS

It looks ok > link

It looks bad > link

    
asked by Lisandro Lorenzini 23.11.2018 в 17:29
source

0 answers