@font-face {
  font-family: "Inter Fallback";
  src: local("Arial"), local("Helvetica Neue"), local("Helvetica");
  size-adjust: 107%;
  ascent-override: 90%;
  descent-override: 22%;
  line-gap-override: 0%;
}

@font-face {
  font-family: "Inter";
  src: url('/fonts/Inter/Inter-100.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Inter";
  src: url('/fonts/Inter/Inter-200.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Inter";
  src: url('/fonts/Inter/Inter-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Inter";
  src: url('/fonts/Inter/Inter-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Inter";
  src: url('/fonts/Inter/Inter-500.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Inter";
  src: url('/fonts/Inter/Inter-600.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Inter";
  src: url('/fonts/Inter/Inter-700.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Inter";
  src: url('/fonts/Inter/Inter-800.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "Inter";
  src: url('/fonts/Inter/Inter-900.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: optional;
}
