@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");

.fst-inter {
  font-family: "Inter, sans-serif";
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
