/* Manji Intelligence brand kit — self-hosted, zero external requests.
   Same faces the manji.ai dashboard uses. */
@font-face{
  font-family:'Mittelschrift';
  src:url('./fonts/din1451alt.ttf') format('truetype');
  font-display:swap;
}
@font-face{
  font-family:'EB Garamond';
  src:url('./fonts/EBGaramond12-Regular.otf') format('opentype');
  font-weight:400; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'EB Garamond';
  src:url('./fonts/EBGaramond12-Bold.otf') format('opentype');
  font-weight:700; font-style:normal; font-display:swap;
}
