/* Sentient: resolved by unifont from the `fontshare` provider.
 * https://unifont.dev/fonts/Sentient
 */

@font-face {
  font-family: "Sentient preview";
  src: url("https://cdn.fontshare.com/wf/NY2ZL3ZVCWEGOL6C3UVCNGYW5UU4EWVZ/E62VQS3OCYTBL5HEKIEGN3RTBX7KFK6F/NZPIPWPM74OTNMX6CKNACLBKCGJLJEBU.woff2") format("woff2");
  font-display: swap;
  font-weight: 200 700;
  font-style: normal;
}

@font-face {
  font-family: "Sentient preview";
  src: url("https://cdn.fontshare.com/wf/NX7NNT2RFBKC4E3YONV5GVZSXNHXNBGR/TWKNDFJUVBI2VY3NA2ECZKQB2A6HC7SM/6OP3OPKYYSIBJGHTOO5N77NQJC6ZBAAM.woff2") format("woff2");
  font-display: swap;
  font-weight: 200 700;
  font-style: italic;
}

:root {
  --font-sentient-preview: "Sentient preview", "Sentient preview fallback", serif;
}

/* Metric-matched fallback, so text does not reflow when the real font lands. */
@font-face {
  font-family: "Sentient preview fallback";
  src: local("serif");
  size-adjust: 100%;
  ascent-override: 96%;
  descent-override: 32%;
  line-gap-override: 8%;
}
