/* Keep legacy theme typography from changing the opt-in JDOS templates. */
body.jdos-page h1,body.jdos-page h2,body.jdos-page h3 {
  color:inherit !important;
  text-transform:none !important;
  font-style:normal;
}
body.jdos-page h1,body.jdos-page h2,body.jdos-page h3,
body.jdos-page p,body.jdos-page a { font-family:'League Spartan',Arial,sans-serif; }
body.jdos-page .music h2,body.jdos-page .jdos-mark {font-family:'Anton','Arial Narrow',sans-serif;}
body.jdos-page h1 em {color:var(--ink) !important;}
body.jdos-page .letter,body.jdos-page .paper {color:#000;}
