/* Notreallyadotonerelease📍 5.1 — self-hosted faces, woff2 only.
   Two variable Rethink Sans files carry 100–900 upright and italic; the pixel
   Geist carries the colophon, the version stamp and the GPS plate. Nothing
   else is loaded, and nothing is fetched from a third party. */

@font-face {
  font-family: "Rethink Sans";
  src: url("../fonts/RethinkSans-Variable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rethink Sans";
  src: url("../fonts/RethinkSans-Italic-Variable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Geist Pixel Grid";
  src: url("../fonts/GeistPixel-Grid.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
