How To Use Custom Fonts In Helix Ultimate 2.0 - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

How To Use Custom Fonts In Helix Ultimate 2.0

CM

Christopher Meyers

Helix Framework 3 years ago

The Helix Ultimate documentation states: "Of course, anytime they can also upload and set their own custom font using custom CSS."

Where can I find detailed instructions for doing the above?

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #75982

Hi there!

Thanks for your query.

Would you please check the following link to see if it helps? Kindly, search for the following title "How to use a custom font(s)"

https://www.joomshaper.com/documentation/helix-framework/helixultimate/faq-how-to-do

Best Regards

0
CM
Christopher Meyers
Accepted Answer
3 years ago #75986

Thank you!

I will give that a try tomorrow and report back.

0
CM
Christopher Meyers
Accepted Answer
3 years ago #76266

I went through the instructions and video, but it seems to require me to have the .ttf or .woff file for the fonts.

I'm trying to embed the fonts via Adobe fonts, which only gives me a link to their css file:

<link rel="stylesheet" href="/https://use.typekit.net/xxxxxxxx.css">

or:

<style> @import url("https://use.typekit.net/xxxxxxx.css"); </style>

Is there a way to use either of those methods?

0