/* Heavy / decorative faces — loaded after first paint (see ThemeHead). */
@font-face {
  font-family: Jost Variablefont Wght;
  src: url('../fonts/jost-variablefont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: Cormorantgaramond Variablefont Wght;
  src: url('../fonts/cormorantgaramond-variablefont_wght.ttf') format("truetype");
  font-weight: 300 700;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: Lucia Bt;
  src: url('../fonts/lucia-bt.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: "Na 1 Pm";
  src: url('../fonts/grandwatcherregular-na1pm.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: optional;
}
