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

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    url("../woff2/inter-semibold3535.woff2") format("woff2"),
    url("../woff/inter-semibold3535.woff") format("woff");
}

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

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