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

@font-face {
  font-family: "Bespoke Serif preview";
  src: url("https://cdn.fontshare.com/wf/LQBL2BKOVSXOIPKVAC7Y76PA7GZ2HXBD/IQ53PCOMUF4S5V5TKVBLDGYVOV4Y73B5/QQHHDRSCXVWQMZ6WGM4VTWROGNY4EHQH.woff2") format("woff2");
  font-display: swap;
  font-weight: 300 800;
  font-style: normal;
}

@font-face {
  font-family: "Bespoke Serif preview";
  src: url("https://cdn.fontshare.com/wf/HC7WW3IHSQE42LDAISTJUDIMC6WXDYWA/6ELDKO7AR6O37OXX45LVNY4CRXMHJ4SA/OCG4B3AYFIJYARETUDDBO7AIYCYIBCJD.woff2") format("woff2");
  font-display: swap;
  font-weight: 300 800;
  font-style: italic;
}

:root {
  --font-bespoke-serif-preview: "Bespoke Serif preview", "Bespoke Serif preview fallback", serif;
}

/* Metric-matched fallback, so text does not reflow when the real font lands. */
@font-face {
  font-family: "Bespoke Serif preview fallback";
  src: local("Times New Roman"), local("Tinos"), local("Liberation Serif"), local("DejaVu Serif"), local("Times");
  size-adjust: 100%;
  ascent-override: 101%;
  descent-override: 27%;
  line-gap-override: 9%;
}
