Using a custom font in "Custom Mode"
-
Dear Yudhistira Mauris
I’m trying to use a custom font in Custom Mode for my drop cap. This code snippet gives a dropcap, but not in the specified font:
padding: 0; font-size: 3em; line-height: 0.8em; float: left; font-family: thefont;
If I define the font (still in the Custom Mode field) by adding
@font-face{ font-family:thefont; src:url('https://url.to/thefont.ttf') format ("truetype"); }
nothing changes.
The ‘ changes to ‘ upon any save of changes. I don’t know if that is the cause?
Kind Regards,
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Using a custom font in "Custom Mode"’ is closed to new replies.