/* Inter, self-hosted. Rewritten from Super's fonts.css to drop the
   assets-v2.super.so dependency and the legacy eot/ttf/svg formats. */

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-500.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-600.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-700.woff2") format("woff2");
}
