/* Base guards for the Nuno type rules.
   font-synthesis:none stops the browser faux-bolding / faux-italicising faces
   that ship a single weight — so Faculty Glyphic and PT Mono can never render
   bold, and nothing ever renders italic, regardless of requested weight. */
*{font-synthesis:none;-webkit-font-synthesis:none}
