Archived topic
TypeKit Fonts
1 reply · Started by Dean on September 21, 2015
Is there any way for us to use Adobe TypeKit fonts in the typography add-on? If not, what would be the best way to do it using custom CSS, etc.?
I'm afraid there's no easy way to put them in the add-on, but you can add them to GP using the instructions Typekit gives you.
You'd have to add the javascript they provide to the wp_head or wp_footer hook (if you have GP Hooks), and then add the CSS they provide (a custom font-family name).
Let me know if you need more info :)
