Drupal offers great multilanguage possibilities for your website. Drupal core already offers a way to translate the website interface AND your content (nodes) in multiple languages. Enabling multiple languages is a piece of cake and translating content is made very simple. However, you need to perform some extra tricks to get the full interface translated. For example: you might want to translate your taxonomy terms and your menu items as well. Or, also very common, using some blocks or menu-items just for a single language only.
Last week Google announced their Font API and Font Directory, which provides a simple, cross-browser method for using any font in the Google Font Directory on your web page. That announcement made me very excited and I decided to spent my evening to make a Google Fonts Drupal module. Building the module didn't took me long (thanks to the powerful Drupal API) so I was able to release a working version of the module the same evening.