Hey guys,
Today I have a font file in themes/enfold/css and also a custom.css file. It works.
I’ve decided to create a child theme to amend functions.php file. I have the impression that my font file disappear each time I update the theme. How can I put the custom.css and the font file (with Panton font-family) in my child theme ?
I add my FTP credentials above.
Tx for your anwser,
Marine
Hey newki75,
There should be a style.css file in your child theme already, maybe you could use that? If you need to import your own font then you can find out how to do that here: https://www.w3schools.com/cssref/css3_pr_font-face_rule.asp
Best regards,
Rikard