Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

Adding Font to Business Catalyst Site with Typekit

New Here ,
Jun 07, 2017 Jun 07, 2017

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.

Capture.JPG

I put the code in the template (see lines 17 and 18)

Capture.JPG

Now what am I supposed to do?

429
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jun 07, 2017 Jun 07, 2017

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 07, 2017 Jun 07, 2017
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines