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

@font-face {
  font-family: "New Title preview";
  src: url("https://cdn.fontshare.com/wf/I4HE5VRMUUQT2NN3CP4EAQPABPLFBSL2/T7PW55Z4NGUO5UFYA3ICXUCXJNCKJ3CH/JSD4VOU4UFQMJWNYYTPSIJNGJF72ETZY.woff2") format("woff2");
  font-display: swap;
  font-weight: 200 700;
  font-style: normal;
}

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

/* Metric-matched fallback, so text does not reflow when the real font lands. */
@font-face {
  font-family: "New Title preview 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%;
}
