I want to use a pixel font on the web. I\'m including it usin开发者_如何学编程g @font-face however all the browsers are applying anti-aliasing to the font. I can\'t seem to find a CSS rule to disable
I am using the @font-face CSS property to load a special font for headings on a website, and I want Apache to send the font compressed to reduce loading time.
I downloaded some fonts and am storing them in my src folder: ├── src │├── fonts ││├── font.ttf