Hello,
I using Enfold, and I must use the Univers font.
I have install a child theme, copy the font directory in my child directory and paste the code for @font-face in my style.css file.
Then I write body {font-family: 'Univers LT W04_67 Bold 1476020', sans-serif;}
but the font doesn’t display.
Could you tell me what to do, I using Enfold for the first time, and I can’t find the solution.
Thanks
Carosch
Hi carosch!
This is an actual font file you have uploaded to the server? See here for how to use @font-face, https://css-tricks.com/snippets/css/using-font-face/.
Regards,
Elliott
Hi,
my problem is solved.
The problem was in a coming soon page built with a plug-in.
I haven’t declare the @font-face for the plug-in too, that’s why it didn’t work.
Thank you for your help.
C.