We have already removed the code in the template settings of J51_Maya /http://mastavit.de/templates/j51_maya/inc
"foreach ($googlefonts as $v) { // loop $app->getDocument()->addStyleSheet('//http://fonts.googleapis.com/css?family=' . $v . ':' . $font_weights . '&&subset=' . $font_subset . '&display=swap'); }"
But still the fonts continue to be reloaded.
Where else is the script for the fonts loaded? It would be good if the script would not always change from template to template or the path would not always change.