Skip to content

Commit da73eec

Browse files
jasoncostellomitchellh
authored andcommitted
Add typekit script
1 parent 2bf744f commit da73eec

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

website/source/layouts/_meta.erb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
})(window,document,'script','dataLayer','GTM-NR2SD7C');</script>
2424
<!-- End Google Tag Manager -->
2525

26+
<!-- Typekit script for Klavika font -->
27+
<script src="https://use.typekit.net/wxf7mfi.js"></script>
28+
<script>try{Typekit.load({ async: true });}catch(e){}</script>
29+
2630
<%= yield_content :head %>
2731
</head>
2832

0 commit comments

Comments
 (0)