Search code examples
drupalfontsfont-facefont-family

Change Drupal font Site-Wide?


There are a few pretty impressive font apps out there. My favourite is Font your Face (http://drupal.org/project/fontyourface). Only problem is it only allows for you to use existing sources. i.e.

  • Typekit.com
  • Google Font API
  • KERNEST
  • Font Squirrel
  • Common fonts -- fonts already available in most browsers

Is there any way to add a "source" that is effectively grabbing files off the server? I want to be able to upload my own fonts.


Solution

  • The @font-your-face module now includes a local fonts module that does exactly what you've described here.