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

@font-face {
  font-family: "Gambetta preview";
  src: url("https://cdn.fontshare.com/wf/KF6223JOZFTD7NR7IMVECSOT3R43BE2B/TQPO7YGAI6O7DJGTUUZNDSZCZ45HM7AA/5ZRASRUCHEY46ZB6T6A2OKXSW5JB4C5M.woff2") format("woff2");
  font-display: swap;
  font-weight: 300 700;
  font-style: normal;
}

@font-face {
  font-family: "Gambetta preview";
  src: url("https://cdn.fontshare.com/wf/PMNFESIVGZWELXBWOE4KEOW2HBZUTWQK/IPHBCP7PJIACKJKIVZ6R55WWL3JC7SGF/ZMIMUE36RZIMFJ34AVWZRQQEWM54OFWG.woff2") format("woff2");
  font-display: swap;
  font-weight: 300 700;
  font-style: italic;
}

:root {
  --font-gambetta-preview: "Gambetta preview", "Gambetta preview fallback", serif;
}

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