Fontue - is a Rack-based, open-source, web font server built for Kernest.com
Fontue's goals:
- Keep @font-face declarations clean, readable, and cross-browser compatible.
- Serve the appropriate font format (otf/ttf, eot, svg, or woff) to browsers supporting @font-face.
- Save bandwidth by effectively setting cache headers.
- Save bandwidth by not sending fonts to user agents that don't support @font-face.
- Save bandwidth by not sending fonts to requests that shouldn't receive the font (domain checking).
- Serve fonts really fast.
Download the latest version of Fontue
or Fork it at Github