/* Self-hosted fonts, served by Propshaft (url() rewritten to digested paths).
   Kept out of the Tailwind entry so the Tailwind CLI never touches these URLs.
   Files are the Fontsource latin subsets, vendored in app/assets/fonts. */

@font-face {
  font-family: "Archivo";
  src: url("/assets/Archivo-Variable-2348e0b4.woff2") format("woff2");
  font-weight: 100 900;
  font-stretch: 62% 125%;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Public Sans";
  src: url("/assets/PublicSans-Variable-dca702d4.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Mono";
  src: url("/assets/IBMPlexMono-Regular-d803141a.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Mono";
  src: url("/assets/IBMPlexMono-Medium-3f7bbac1.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
