@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../css/fonts2/Inter-Regular.ttf");
  font-family: "Inter";
  font-weight: 400;
}
@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../css/fonts2/Inter-Medium.ttf");
  font-family: "Inter";
  font-weight: 500;
}
@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../css/fonts2/Inter-SemiBold.ttf");
  font-family: "Inter";
  font-weight: 600;
}
@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../css/fonts2/Inter-Bold.ttf");
  font-family: "Inter";
  font-weight: 700;
}
