Hi,
yes I did it but nothing changes in the website:
From Google I get
<file>https://fonts.googleapis.com/css?family=Open+Sans</file> in "assets.xml"
and I changed
'Open Sans', sans-serif; in "variables.less" for these
@font-family-sans-serif: 'Roboto', sans-serif;
@font-family-serif: 'Merriweather', "Times New Roman", Times, serif;
Regards
Klaus