/* Pramukh Rounded: resolved by unifont from the `fontshare` provider.
 * https://unifont.dev/fonts/Pramukh%20Rounded
 */

@font-face {
  font-family: "Pramukh Rounded preview";
  src: url("https://cdn.fontshare.com/wf/OPIDYTH6EYNVGL2BELW7EYU7AUAEJJXB/MPMBNP35KU37QNE5WBW535JORO422O5P/6TUKYQ2VJBCER3XSWYRQW6EG4LP6YOI3.woff2") format("woff2");
  font-display: swap;
  font-weight: 200 900;
  font-style: normal;
}

@font-face {
  font-family: "Pramukh Rounded preview";
  src: url("https://cdn.fontshare.com/wf/EQR2ID7JGAQD7NX6NC4RTGT6L5TK7TQA/2YTICL3PGPJ2Y5G6COQRB2JKUPA53Z5Y/HLVBSNP6WK7ELV2CR4UYK6YQQUGSSQ45.woff2") format("woff2");
  font-display: swap;
  font-weight: 200 900;
  font-style: italic;
}

:root {
  --font-pramukh-rounded-preview: "Pramukh Rounded preview", "Pramukh Rounded preview fallback", sans-serif;
}

/* Metric-matched fallback, so text does not reflow when the real font lands. */
@font-face {
  font-family: "Pramukh Rounded preview fallback";
  src: local("Arial"), local("Arimo"), local("Liberation Sans"), local("DejaVu Sans"), local("Helvetica");
  size-adjust: 100%;
  ascent-override: 94%;
  descent-override: 23%;
  line-gap-override: 9%;
}
