@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("google.com"),
domain("mail.google.com"),
url-prefix(javascript:) {
    * {
        font-family: arial,sans-serif !important;
    }
}