shoestrap-3 icon indicating copy to clipboard operation
shoestrap-3 copied to clipboard

Google fonts loading despite of settings

Open fovoc opened this issue 10 years ago • 1 comments

Even if no Google font is selected, the following CSS is applied

<link rel='stylesheet' id='open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;ver=3.9.2' type='text/css' media='all' />

fovoc avatar Sep 03 '14 17:09 fovoc

And this :-(

<link rel='stylesheet' id='redux-google-fonts-css'  href='https://fonts.googleapis.com/css?family=Arial&#038;ver=1411027492' type='text/css' media='all' />

JosefJezek avatar Sep 18 '14 08:09 JosefJezek