hey Joomshaper Team,
Its not longer allowed to use google fonts without visitor consent (since 20.01.2022, LG München)
My question to host them on my server is:
Do you know in which *.php-file this code is what I mean is: I need the file, where the code is to use googleapis (your code can be very similar to that code here...) I didnt find it....
foreach ($googlefonts as $v) { // loop $app->getDocument()->addStyleSheet('//http://fonts.googleapis.com/css?family=' . $v . ':' . $fontweights . '&&subset=' . $fontsubset . '&display=swap'); }
thanks a lot, claudia