@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("netvibes.com")
{
   div#modulesArea, div.feedContent, div.title, div#topPart, div#pageTitle,
   div#footer, div.modalDialog, span.unread, button, input
   {
      font-family: Calibri, sans-serif !important;
   }

   div#modulesArea, div.feedContent, div#topLinks, div#footer,
   div.modalDialog, span.unread, a#aNewTab, button, input
   {
      font-size: 105%;
   }

   h1, h2, h2 a
   {
      font-family: Candara, serif;
      font-style: italic;
   }
}