/* Kalimati - Devanagari, self-hosted. Used by the document generators. */
/* Source: Madan Puraskar Pustakalaya. Verify web-embedding licence before deploy. */

@font-face {
  font-family: 'Kalimati';
  font-style: normal;
  font-weight: 400;
  /* block, not swap: a legal document must never print in the fallback face */
  font-display: block;
  src: url(kalimati.woff2) format('woff2');
}
