In my case, the design theme contained the following declaration:
<link rel="stylesheet" type="text/css" href="https://cloud.typography.com/7742494/6841152/css/fonts.css" src_type="url"/>
I has changed it to:
<link src="https://cloud.typography.com/7742494/6841152/css/fonts.css" src_type="url"/>