How To Add A New Font To Helix Ultimate Template? - Question | JoomShaper

How To Add A New Font To Helix Ultimate Template?

G

gemmajoom

Helix Framework 3 years ago

I followed the directions found in the guide for Helix3 up to point 5, but then the Ultimate version is different and I don't know how to proceed.

The font I'm interested in is not a google font.

Thank you

0
6 Answers
G
gemmajoom
Accepted Answer
3 years ago #11798

Solved thanks

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #11787

Hi there!

Thanks for contacting us!

Here you go: https://www.youtube.com/watch?v=MfAIT8cMuv4

You will find this within the documentation of Helix Ultimate too:

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

Hope this helps!

Best Regards

0
G
gemmajoom
Accepted Answer
3 years ago #11795

I have followed all the steps of the video but I cannot see the loaded font. I report my situation:

CUSTOM CSS

@font-face {
    font-family: 'Italia Std';
    src: url('../fonts/ItaliaStd-Medium.eot');
    src: url('../fonts/ItaliaStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ItaliaStd-Medium.woff2') format('woff2'),
        url('../fonts/ItaliaStd-Medium.woff') format('woff'),
        url('../fonts/ItaliaStd-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3 { font-family: 'ItaliaStd-Medium', Verdana; }

https://ibb.co/vcgzj5t

https://ibb.co/wQDyT77

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #11811

Glad that it is solved!

You are welcome:)

0
M
Mohammad
Accepted Answer
1 year ago #110519

HI I'm trying to use my custom font how can I upload it and use it please guide me

Thank you

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #111061

Hi Mohammad,

Thanks for contacting us.

This may help: https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/customization-tips#customfont

Best Regards

0