@charset "UTF-8";
@-moz-document domain("plus.google.com"), domain("mail.google.com") {
  *[dir=rtl],
  html[dir=rtl] > body,
  html[dir=rtl] * {
    font-family: Tahoma, 'DejaVu Sans', Sans-serif!important;
  }
}