Skip to content

Instantly share code, notes, and snippets.

@joonassandell
Last active October 4, 2017 08:14
Show Gist options
  • Save joonassandell/d36a0bd96ef81498d0c2 to your computer and use it in GitHub Desktop.
Save joonassandell/d36a0bd96ef81498d0c2 to your computer and use it in GitHub Desktop.
Fluid TypeKit snippet
<v:asset.prefetch domains="use.typekit.net" />
<v:asset.script path="myscript.js" external="true" standalone="true" movable="false" />
<v:asset.script external="true" standalone="true" movable="false">try{Typekit.load({ async: true });}catch(e){}</v:asset.script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment