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

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

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

@font-face {
  font-display: swap;
  font-family: Inter;
  font-style: italic;
  font-weight: 500;
  src: url("/fonts/inter-medium-italic.woff2") format("woff2");
}

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

@font-face {
  font-display: swap;
  font-family: Inter;
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/inter-bold-italic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: InterVariable;
  font-style: normal;
  font-weight: 100 900;
  src: url("/fonts/inter-var.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: InterVariable;
  font-style: italic;
  font-weight: 100 900;
  src: url("/fonts/inter-var-italic.woff2") format("woff2");
}
