Hey, i m using the J51_Caitlin - Standard Template.
i d like to chance the font in some areas. i tryed with custom.css and didnt get ist to work.
@font-face {
font-family: "mnff";
src: url("//https://mypage/.../.../Formula1-Regular_web.ttf" format("truetype"
font-weight: normal;
font-style: normal;
}
h1 {
font-family: "mnff"
}
I also tryed "format("ttf""
is there a way to add a font to the "Font Face Settings"?
Can i add a font only to a few articles?
Thanks for yout help