-
Closed
-
How can I disable the google font implementation in the evolve+ theme completely?
I want to host the google fonts local on my server, but before that I need to clear the code of the calls to https://fonts.googleapis.com and so on.
I also want to get rid of this code: <script data-cfasync=”false” type=”text/javascript”>WebFontConfig={google:{families:[‘Roboto’] },classes:false, events:false, timeout:1500};(function() {var wf = document.createElement(‘script’);wf.src=’https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js’;wf.type=’text/javascript’;wf.defer=’true’;var s=document.getElementsByTagName(‘script’)[0];s.parentNode.insertBefore(wf, s);})();</script>
The reason to host the font local ist the coming EU GDPR.
The topic EU GDPR – Google Fonts is closed to new replies