@font-face {
  font-family: Inter;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/fonts/inter_n4.woff2") format("woff2"),
       url("/fonts/inter_n4.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/fonts/inter_n7.woff2") format("woff2"),
       url("/fonts/inter_n7.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("/fonts/inter_i4.woff2") format("woff2"),
       url("/fonts/inter_i4.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("/fonts/inter_i7.woff2") format("woff2"),
       url("/fonts/inter_i7.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("/fonts/inter_n5.woff2") format("woff2"),
       url("/fonts/inter_n5.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url("/fonts/inter_i5.woff2") format("woff2"),
       url("/fonts/inter_i5.woff") format("woff");
}