I'm trying @font-face for the first time and can't seem to get it to work. Here's the CSS:
@font-face {
font-family:"TrajanPro-Regular";
src:url (TrajanPro-Regular.otf) format("opentype");
}
h1#homepage {
text-align: center;
font-family: "TrajanPro-Regular";
word-spacing: 24px;
letter-spacing: 1px;
color: #000;
line-height: 84px;
/*color: #542511;*/
}
And here's a link to what it looks like: http://www.jonrice.org/lynnegoldman/test.php
I made a copy of TrajanPro-Regular.otf and uploaded it to the server (is that legal??)
What am I missing?
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?