Page 1 of 1

Google Fonts

Posted: Fri Oct 28, 2022 2:10 pm
by syncopic
Hello Forum,

on my website i´m using @font-face with manually selection of fonts and the fonts are copied to destinated publish location.

In the css-file there is no link to google fonts api, but in every html-file is:
<link href="https://fonts.googleapis.com/css?family ... ns:400,400" rel="stylesheet">

In Germany you can get problems with this, based on legal terms.
Why is this link in the html-file when i´m using manually selection? Can i get this out with settings in WWB? (I don`t want to edit each html-file).

Thanks for suggestions :)

Re: Google Fonts

Posted: Fri Oct 28, 2022 2:21 pm
by Pablo
The code will only be included if you do install Google fonts via the Google Fonts Manager.

If you need further assistance then please share a DEMO project so I can see what you have done.

Re: Google Fonts

Posted: Fri Oct 28, 2022 2:42 pm
by syncopic
Ahh ... ok, there was an entry.
Thank you Pablo ! :D