Local Font Integration Problem

Tagged: ,

ThemeBurn SupportForumsOpenCart ThemesKiddos OpenCart ThemeLocal Font Integration Problem

This topic has been marked as not resolved.

Hello, I need to add font who doesn’t are available in google fonts.

What I have done:
1: past the font in the font directory
/public_html/catalog/view/theme/BurnEngine/font/CabinSketchTR

2: copy stylesheet contents and paste the css in the Custom Stylesheet panel :

@font-face {
font-family: ‘cabin_sketchtrregular’;
src: url(‘../../../catalog/view/theme/BurnEngine/font/CabinSketchTR/cabinsketch-regulartr-webfont.eot’);
src: url(‘../../../catalog/view/theme/BurnEngine/font/CabinSketchTR/cabinsketch-regulartr-webfont.eot?#iefix’) format(‘embedded-opentype’),
url(‘../../../catalog/view/theme/BurnEngine/font/CabinSketchTR/cabinsketch-regulartr-webfont.woff2′) format(‘woff2′),
url(‘../../../catalog/view/theme/BurnEngine/font/CabinSketchTR/cabinsketch-regulartr-webfont.woff’) format(‘woff’),
url(‘../../../catalog/view/theme/BurnEngine/font/CabinSketchTR/cabinsketch-regulartr-webfont.ttf’) format(‘truetype’),
url(‘../../../catalog/view/theme/BurnEngine/font/CabinSketchTR/cabinsketch-regulartr-webfont.svg#cabin_sketchtrregular’) format(‘svg’);
font-weight: normal;
font-style: normal;

}

I read “http://support.themeburn.com/topic/font-face” this topic and done all the things like above ?
Any missing, i am really stuck in there!

Thanks in advance,

January 29, 2018 at 5:37 pm #63324

Hi,

We will need to check the live website. We may also need admin access to check your configuration.

You can use hidepost to share private information with the support staff.

BR,
ThemeBurn team

February 11, 2018 at 7:16 pm #63513

Hello, to access my site you need….

Thanks for the help!

February 12, 2018 at 12:37 pm #63520

No need to help. Thank you.

February 16, 2018 at 1:14 pm #63586

Hi,

We’ve tweaked your custom CSS a bit. Now all elements that use the Cabin Sketch font will use the modified version.

BR,
ThemeBurn team

February 17, 2018 at 12:41 pm #63587
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.