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

@font-face {
  font-family: "New Title specimen";
  src: url("https://cdn.fontshare.com/wf/QJ2VHW6CTAE3MHOBWTRBY36H24MVNU2H/7OYVPFURRMCYXZZ33ZVCN3KD3QSLG3QG/OAAFYYGUNJFBKYYCOPT2CRJFOXBPMFD4.woff2") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

:root {
  --font-new-title-specimen: "New Title specimen", "New Title specimen fallback", sans-serif;
}

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