And don't forget to edit your signature & profile.

src: url(path/to/font);
Jova wrote:Weird thing is this is how it looks like in the browser, all broken.
Jova wrote:Also, is the example used on http://nova-group.se/test/fonts/ supposed to not be valid CSS?
I get a warning that local isn't allowed with src, as in src: local(fontname.ttf).
TT_Mark wrote:The method you have linked to worked fine for me on my portfolio site (link below)
Jova wrote:A link to what?
Jova wrote:The page isn't online, I'm working on it offline.
@font-face
{
font-family: CartoGothicFont;
src: url(../Fonts/CartoGothicStd-Bold.eot);
src: local(CartoGothic),
url(../Fonts/CartoGothicStd-Bold.otf);
}Users browsing this forum: No registered users and 1 guest