Unable to load correctly the page of the google fonts site

Hi,

from some days I’m unable to load correcly the page site of google fonts. I have tried also
to disable/stop my WAMP;
to clean browser cache;
to update my browser;
to open with Firefox, IE, Chrome and Safari;
to insert manually (in connection setup of internet access) DNS addresses;
but, nothing, the result is the same you can see in the following image!

This is the snapshot of what I can see when I go to this url https://fonts.google.com/ :


Does it happened to you too? Do you have any suggestions? Thanks!

What does the network tab of your developer console show you when you load it up?

Not while using Vivaldi anyway.

Resolved!
@RyanReese you have triggered in me some doubts about blocked page etc…
The problem was because I had gstatic.com in hosts file.
(With Live HTTP Headers,) I got the header informations before removing that line from hosts, but I have not found any useful info however, can you see any useful things in the following text?:

https://fonts.google.com/

GET / HTTP/1.1
Host: fonts.google.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:48.0) Gecko/20100101 Firefox/48.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate, br
Referer: https://www.google.it/
Cookie: NID=85=NDHhpZGliclq3p6AmJD2XiX4CnRAAz8V3UZgkc_TV7N3onkGI39kSmsl-oEnnyehg6NuXe89bLCw5QWceXIC23rMl9UHjRLb3WBy3Jttikrkq9vjiSF57qvWNor_0Kjc; _ga=GA1.3.1680954885.1472768963; _gat=1
Connection: keep-alive
Upgrade-Insecure-Requests: 1
Cache-Control: max-age=0

HTTP/2.0 200 OK
Content-Type: text/html; charset=utf-8
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Date: Fri, 02 Sep 2016 09:51:56 GMT
Content-Encoding: gzip
Server: ESF
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Alt-Svc: quic=":443"; ma=2592000; v="36,35,34,33,32,31,30"
X-Firefox-Spdy: h2
----------------------------------------------------------
https://fonts.googleapis.com/css?family=Roboto:100&text=0123456789.,

GET /css?family=Roboto:100&text=0123456789., HTTP/1.1
Host: fonts.googleapis.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:48.0) Gecko/20100101 Firefox/48.0
Accept: text/css,*/*;q=0.1
Accept-Language: it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate, br
Referer: https://fonts.google.com/
Connection: keep-alive
Cache-Control: max-age=0

HTTP/2.0 200 OK
Content-Type: text/css; charset=utf-8
access-control-allow-origin: *
Timing-Allow-Origin: *
Link: <https://fonts.gstatic.com>; rel=preconnect; crossorigin
Expires: Fri, 02 Sep 2016 09:51:56 GMT
Date: Fri, 02 Sep 2016 09:51:56 GMT
Cache-Control: private, max-age=86400
Content-Encoding: br
Server: ESF
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Alt-Svc: quic=":443"; ma=2592000; v="36,35,34,33,32,31,30"
X-Firefox-Spdy: h2
----------------------------------------------------------
https://fonts.googleapis.com/css?family=Product+Sans|Roboto:400,500,700|Roboto+Mono:400,700|Adobe+Blank

GET /css?family=Product+Sans|Roboto:400,500,700|Roboto+Mono:400,700|Adobe+Blank HTTP/1.1
Host: fonts.googleapis.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:48.0) Gecko/20100101 Firefox/48.0
Accept: text/css,*/*;q=0.1
Accept-Language: it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate, br
Referer: https://fonts.google.com/
Connection: keep-alive
Cache-Control: max-age=0

HTTP/2.0 200 OK
Content-Type: text/css; charset=utf-8
access-control-allow-origin: *
Timing-Allow-Origin: *
Link: <https://fonts.gstatic.com>; rel=preconnect; crossorigin
Expires: Fri, 02 Sep 2016 09:51:56 GMT
Date: Fri, 02 Sep 2016 09:51:56 GMT
Cache-Control: private, max-age=86400
Content-Encoding: br
Server: ESF
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Alt-Svc: quic=":443"; ma=2592000; v="36,35,34,33,32,31,30"
X-Firefox-Spdy: h2
----------------------------------------------------------
https://www.google-analytics.com/analytics.js

GET /analytics.js HTTP/1.1
Host: www.google-analytics.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:48.0) Gecko/20100101 Firefox/48.0
Accept: */*
Accept-Language: it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate, br
Referer: https://fonts.google.com/
Connection: keep-alive
If-Modified-Since: Mon, 15 Aug 2016 04:25:11 GMT
Cache-Control: max-age=0

HTTP/2.0 304 Not Modified
Date: Fri, 02 Sep 2016 09:37:54 GMT
Expires: Fri, 02 Sep 2016 11:37:54 GMT
Age: 845
Alt-Svc: quic=":443"; ma=2592000; v="36,35,34,33,32,31,30"
X-Firefox-Spdy: h2
----------------------------------------------------------

And however, I have discovered Vivaldi, thanks to @Mittineague :slight_smile:

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