I am trying to use calibri as a font-family in my css. I am using Mac and calibri.ttf is stored in the Font-file from Mac. Somehow Css doesnt show calibri in the dropdown list. Where could the problem be?
I have tried several things:
font-family: calibri
font-family: "calibri"
font-family: calibri.ttf
Nothings working. Its not even in the list of the css suggestions (dropdown list)
Path: Macintosh HD/Library/Fonts
I am using coda
