Copy link to clipboard
Copied
Hello,
I'll start off with I am not a web developer/code expert in any sense of the word.
I am trying to use a new font on my BC site using Typekit. I have the snippet of code to embed on my html, and I put it into one of my html templates but am confused on what do do from there.
I put the code in the template (see lines 17 and 18)
Now what am I supposed to do?
Copy link to clipboard
Copied
Hi Katie,
You're on the right track! Also, this article might help as well: https://helpx.adobe.com/typekit/using/add-fonts-website.html
You want to put the Typekit Embed Code into the <head> of your HTML. It should go before the closing </head> tag. In your screenshot, you've got it in the right place.
The final step with be using CSS to style your site with the Typekit fonts as outlined in that article. Let me know if you need anything else.
Cheers,
Benjamin
Copy link to clipboard
Copied
Hi Ben,
I'm still having issues..I put it into the css document as well with the sans source pro name but nothing is changing.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now