403 typekit
-
Hello, for some reason fontmeister will try to embed all my kits in my page when I only need one, so the remaining javascript calls are returned 403. Which isn’t a big deal as soon as the fonts are displayed correctly, but I just don’t understand If I did something wrong.
I put my api token in fontmeister font sources.
Then in fonts I selected the kit for this site, and managed the fonts as usual.
Now in my html source I have
<script type=’text/javascript’ src=’http://use.typekit.com/doh0gjw.js’></script>
<script type=’text/javascript’ src=’http://use.typekit.com/kbf5krs.js’></script>
<script type=’text/javascript’ src=’http://use.typekit.com/sck3fuc.js’></script>
<script type=’text/javascript’ src=’http://use.typekit.com/nlu6top.js’></script>
<script type=’text/javascript’ src=’http://use.typekit.com/dwt0pbb.js’></script>Only one of those is the kit registered for this site.
Any idea?
The topic ‘403 typekit’ is closed to new replies.