Add typekit script

This commit is contained in:
Jason Costello 2017-02-13 12:32:25 -08:00
parent 606ed0747f
commit 68168bed9c

View File

@ -23,6 +23,10 @@
})(window,document,'script','dataLayer','GTM-NR2SD7C');</script>
<!-- End Google Tag Manager -->
<!-- Typekit script for Klavika font -->
<script src="https://use.typekit.net/wxf7mfi.js"></script>
<script>try{Typekit.load({ async: true });}catch(e){}</script>
<%= yield_content :head %>
</head>