Good morning to all.
When checking the site with Firefox or Chrome Console I noticed this problem
GET https://fonts.googleapis.com/css [HTTP/2 400 Bad Request 311ms
Searching in the source code of the page I found this line of code (the only one) that I think returns the error.
<link rel='stylesheet' id='generate-fonts-css' href='//fonts.googleapis.com/css' type='text/css' media='all' />
By assonance I assume it is related to GeneratePress, or am I wrong?
If yes, how can I solve the problem.
Thank you for your interest