Go to the style.css file.
Find line 280:
font: 12px/16px ‘Open Sans’, arial, helvetica, sans-serif;
And change it into this:
font: 12px/16px /*’Open Sans’, arial, helvetica, sans-serif*/;
Or delete:
‘Open Sans’, arial, helvetica, sans-serif
[ Signature moderated. Could you stop doing that now? ]