Skip to content

Instantly share code, notes, and snippets.

@jakefentress
Created February 19, 2014 19:42
Show Gist options
  • Save jakefentress/9099988 to your computer and use it in GitHub Desktop.
Save jakefentress/9099988 to your computer and use it in GitHub Desktop.
Loading TypeKit with YepNope
<script>
yepnope.injectJs('//use.typekit.net/yiy1stl.js', function() { try{Typekit.load();}catch(e){} });
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment