1

I am looking for something similar to the Google Web Fonts, Fontdeck, or Typekit services.

Joemon
  • 775
  • 3
  • 9
  • 18

1 Answers1

0

There was Fontue—a Rack-based open source web font server. It was initially built for kernest.com but it seems it is no longer available.

Since I needed one myself, I ended up writing my own web font server—Mjau. It is fully functional and I've been using it for quite some time in production without any problems.