/* Baseline historical forms for the 1611 Gothic typeface only. */
body[data-typeface="av1611"] .verse-text,
.type-av1611 {
  font-kerning: normal;
  font-variant-alternates: historical-forms;
  font-variant-ligatures: common-ligatures contextual;
  font-feature-settings: "hist" 1, "liga" 1, "calt" 1, "kern" 1;
  font-synthesis: none;
}
