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

@font-face {
  font-family: "Recia preview";
  src: url("https://cdn.fontshare.com/wf/QBY2446VXAT2DZLD7GHWW6KRNM5ABXOT/EECPSK5XOVM4KEA67D34T7ONY32JIE4I/B65RVEVO2M5DMTKJFTCGLNK4PU3C6VAZ.woff2") format("woff2");
  font-display: swap;
  font-weight: 300 700;
  font-style: normal;
}

@font-face {
  font-family: "Recia preview";
  src: url("https://cdn.fontshare.com/wf/IBEPNRXY5CWCZFLBYQ5XLQ7RFCQB6ZJ6/UDPQJLYXJFG734MO2PGR5OF7R4HEF6HP/2QIULXBFDEOIRE3FA2QWX4KSJ225RJ5M.woff2") format("woff2");
  font-display: swap;
  font-weight: 300 700;
  font-style: italic;
}

:root {
  --font-recia-preview: "Recia preview", "Recia preview fallback", serif;
}

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