400 Error Loading Fonts
-
SAB is generating css font URL for Google Fonts that results in a 400 response:
<link rel="stylesheet" id="sab-font-css" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic|Open+Sans:400,700,400italic,700italic&subset=None" type="text/css" media="all">
Google generates this url as:
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i" rel="stylesheet">
My theme already loads these fonts, it would be nice to be able to disable Google Fonts being loaded in the same way that you can with Font Awesome.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘400 Error Loading Fonts’ is closed to new replies.