I can't find the fonts.php
normaly i delete the following code:
foreach ($googlefonts as $v) { // loop $app->getDocument()->addStyleSheet('//http://fonts.googleapis.com/css?family=' . $v . ':' . $font_weights . '&&subset=' . $font_subset . '&display=swap'); }