/* Self-hosted Inter + Inria Serif (see public/fonts/*-OFL.txt). */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/inter-var-latin.ttf") format("truetype");
}

@font-face {
  font-family: "Inria Serif";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/inria-serif-latin-300-normal.ttf") format("truetype");
}

@font-face {
  font-family: "Inria Serif";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/inria-serif-latin-400-normal.ttf") format("truetype");
}

@font-face {
  font-family: "Inria Serif";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/inria-serif-latin-400-italic.ttf") format("truetype");
}

@font-face {
  font-family: "Inria Serif";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/inria-serif-latin-700-normal.ttf") format("truetype");
}
