Posts: 19
Name: Ryan Day G.
Location: San Antonio, Texas
|
I made the mistake of designing a page with a font I liked without testing the rendering of that font first. After using the @font-face rule, I noticed that all of the browsers rendered the font at different sizes and they all had very messy edges and character spacing.
I really like the aesthetic and size of the font in Photoshop, so is their a semantic alternative to using a font that not all users will have installed? I know I could use images, but the font is being used for my h1, h2, main nav, and footer nav.
|