Typekit font in blog
Hello,
I want to put a custom font in the BeTheme, Vista Slab. Can I follow this tutorial: https://helpx.adobe.com/typekit/using/using-typekit-blog.html ?
Then I must paste the follow code in the theme: <script
src="https://use.typekit.net/jkw5ixx.js"></script>
src="https://use.typekit.net/jkw5ixx.js"></script>
<script>try{Typekit.load({
async: true });}catch(e){}</script>
greetz, Marcel
Comments
all you need to do do add custom font is upload it's files under Theme options > Fonts > Custom section. That's it.
Web
fonts from Typekit have to be added to your site with the JavaScript embed code
that we provide. You can't download the font files and host them
yourself. Some foundries and resellers sell a license that allows you to download
and self-host the font files, though, if you'd like to look into the option.
So, can I give it a try and paste this code in > Header & subheader > Extra > Other (banner section) ?
The code must be pasted in the <head> section.
Greetz, Marcel
Insert Headers and Footers' which was easy to use :-)