@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.newyorker.com") {

* {
   font-family: georgia !important;
   line-height: 1.5 !important;
}

p {
   margin-bottom: 24px !important;
}

}