Custom font on section
Hi,
I'm having a problem using a custom font in a single section only.
I assigned a custom class at that section named truffle than I added the following CSS code to the theme in Custom CSS area:
.truffle h2{
font-family: "Always forever",Arial,Tahoma,sans-serif !important;
}
I forgot to mention that I added the above font in custom fonts but it is not working, it just works setting it for ALL the headings line but I would need to use it in this heading only.
Could you please help me?
Thanks and best regards.
Christian
Comments
did you added all font files? Did you checked in the code if all fonts can be read properly?