Hi Ben,
thank you very much for your fast reply! I do not know anything about php, but might give it a try. So to make sure:
I copy the script.php to my child theme and exchange only this bit:
wp_register_style( ‘ct-founder-google-fonts’, ‘//fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic’);
to (new font Lato – loved that in poet theme):
wp_register_style( ‘ct-founder-google-fonts’, ‘//fonts.googleapis.com/css?family=Lato:400,700,400italic’);
Is this correct? (Plus the styling in the CSS, of course.)
Thanks, Kathrin