@font-face

This topic has been marked as not a support question.

Hello, I need some fonts who doesn`t are avaible in google fonts. I am using @font-face for this.

How can I load this custom fonts in the “theme fonts” editer.

What I have done:
1: past the font in the font directory (http://prntscr.com/5bdw0f)
2: assing the font in the custom stylesheet (http://prntscr.com/5bdwm2)
3: ?????

Thanks in advance,

Ultimatia

November 29, 2014 at 5:50 pm #35015

Hi,

Unfortunately, there is no built-in support for custom fonts for the moment. You will need to manually initialize (with custom css) the font you have uploaded from Pavilion CP > Theme Settings > Custom > Stylesheet.

You can use this tool to create your integration code:

http://www.fontsquirrel.com/tools/webfont-generator

BR,
ThemeBurn team

November 30, 2014 at 10:42 am #35028

Thanks you.

Comes this feature in the future? (support for custom fonts in themebuilder)

Br,
Ultimatia

December 6, 2014 at 6:51 pm #35246

I have uploaded the font in: sitename\catalog\view\theme\pavilion\font
1: Witch path should I use in the custom stylesheet (see below).
@font-face{
font-family: ‘MyWebFont’;
src: url(‘PATH\WebFont.eot’);
}
2: How can I browse to the custom stylesheet file.

Br, Ultimatia

  • This reply was modified 3421 days ago by  ultimatia.
  • This reply was modified 3421 days ago by  ultimatia.
December 7, 2014 at 5:31 pm #35263
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
December 8, 2014 at 6:02 pm #35308

it not working with pavilion 2 .. ( burn engine )

can you advice the new method for adding custom fonts ?

at pavilion 1 i did the above and from @ fonts secution i just type the new font name i added at the Css and it worked .. but at pavilion 2 whenever i type the font name it resets to the default fonts .

September 20, 2016 at 6:07 am #51133
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
September 20, 2016 at 9:30 am #51140
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.