November 17, 2015 at 10:05 am
Hey guys,
Another client site – I’m having an issue with installing this web font on Pinnacle. Did the usual: installed child theme, then Fontsquirrel webfont generator > upload via FTP > adjust stylesheet, but for some reason it’s not taking. Would you mind taking a peek at where I’m going wrong? I just want it on the h1 thru h5 styles.
Site: *Login to see link
CSS:
@font-face {
font-family: ‘dk_downward_fallregular’;
src: url(‘*Login to see link
src: url(‘*Login to see link format(’embedded-opentype’),
url(‘*Login to see link format(‘woff2’),
url(‘*Login to see link format(‘woff’),
url(‘*Login to see link format(‘truetype’),
url(‘*Login to see link format(‘svg’);
font-weight: normal;
font-style: normal;
}
h1, h2, h3, h4, h5 {
font-family: ‘dk_downward_fallregular’ !important;
}
—-
Thank you so much! I still have to go back and revisit the support for menu on the other Pinnacle client site – thank you for your help on that, too. 🙂
Best,
Autumn