Hi!
I use the doctor-template for testing it. Joomla 3.10.x / Helix3.
• I disable Google fonts in the template, load the font files in "fonts" and write it in the custom.css. (Titillium used in: body/h1/h2/h3/h4). The first Google Font "Titillium" gone out, no connection to Google, fine!
• The second font "Karla" is still in the generated index.php. I checked everything. The script say that the font used in a ".sp-slider". I checked every used slider. Theres no Karla to find.
"link href="//fonts.googleapis.com/css?family=Karla:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swap" rel="stylesheet" type="text/css" /"
• Then i checked the whole site about "Karla", i can´t find "Karla".
• How can i kill the google connection?