CSS3 New Features - @font-face
Does the @font-face declaration go in my css or into the style of the page?
Does it need to be in the css so viewers can see the font I'm using?
I have put the @font-face declaration in my html and then I also created a h3 tag for it. The @font-face declaration disappeared and my font is showing up nicely on my page. I am concerned that my viewers will not see this font correctly.... please give me a bit more on what to do so I can use more font choices.
|