Home › Forums › Theme support › Google fonts incorrectly linked in theme › Reply To: Google fonts incorrectly linked in theme
Hi Johan,
normally the theme load the webfonts (google) with a special script, delivered from Google itself, that’s why it should work, no matter if you us ssl or not. When you take a look at the source code of our demo website you can see it, here is the entry for the stylesheet file of the font:
<link type='text/css' rel='stylesheet' href='//fonts.googleapis.com/css?family=Dosis:regular%7CPTAlegreya+Sans:100%7CPTAlegreya+Sans:900%7CPT' />
Doesnt it work on your end?