Hi ! I tried to use a font for my page but couldn't get it to work.
I typed the classic :
@font-face {
font-family: "Ceckoslovenko";
src: url(/Users/zerkalo/Library/Fonts/Ceckoslovensko Uprava Contur.ttf) format("truetype);
}
div[id="start.head.161511134371"]
{
font-family: 'Ceckoslovensko Uprava Contur';
}
What am I doing wrong ? Should I make an entire css file, or could it work just by adding it to the "Start" code page ?
If anyone could help me that would be wonderful