Typekit Fonts

Easily integrate Adobe fonts on your site by using the Adobe Fonts module.

Obtain Adobe Fonts Token

First you need to obtain your Adobe Fonts Token:

  1. Visit Adobe Fonts and log in to your account.
  2. Go to the Tokens page.
  3. Copy the Adobe Token to clipboard.

Create Web Project

Then create a Web Project:

  1. Find a font, that you would like to use.
  2. Click on Add to Web Project (Kit).
  3. Either create a new Web Project or use an existing one.
  4. Make sure that your domain is in the list of allowed domains in Web Project Settings.
  5. Save your kit settings by clicking Save Settings.

Integrate Typekit

Then follow these steps to add Adobe Fonts to your website.

  1. First enable the Adobe Fonts module on the Powerkit settings page. Being an advanced module, it’s disabled by default.
  2. Navigate to Appearance → FontsAdobe Fonts.
  3. Input your Adobe Fonts token and click Save Changes.
  4. Select the Web Project (Kit) from the select field, that you would like to use on your website.

What’s next?

If you use one of our premium WordPress themes, you will find the fonts from your kit right in the typography fields in AppearanceCustomiseTypography:

Adobe Fonts integrated in WordPress Customiser

This feature also supports live-preview and allows configuring your fonts without refreshing the browser page.

If you’re using a third-party theme, navigate to AppearanceFontsAdobe Fonts and copy the available CSS classes.

Then you may use them in AppearanceCustomise → Additional CSS.

Flash of Unstyled Text

To avoid the so-called Flash of Unstyled Text (or, FOUT), primary elements, like headings and menus will be hidden by default, before the font is loaded.

You may control how your font looks before the Adobe Fonts have been fully loaded by applying your own styles to the .wf-loading class. This class is added by the Adobe Fonts module automatically, if the Adobe Fonts Token and Kit fields are not empty. It’s removed from the html element, as soon as the font is loaded.