Reply 13192 to: Set a Layout Exactly like Cars demo

Avatar: hitechpanda
hitechpanda
Participant
August 21, 2014 at 13:52

Hi Eva,

Appreciate the fast response. Sorry for not being clearer, I meant to say, I have customized the css (@font-face) on custom.css, but still no changes on the site so it’s a bit weird. I’m sure I’m missing the puzzle here. Or maybe the custom font works only for Google font?

I added the font on css/font and here’s the code on custom.css:
@font-face {
font-family: ‘cs_regular’;
url(‘css/fonts/cs_regular.ttf’) format(‘truetype’);
font-weight: normal;
font-style: normal;
}

h1,h2,h3,h4,h5,h6{
font-family:cs_regular; //adding !important didn’t work as well
}

Appreciate any insights.

Cheers

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.