/*
@font-face {
  font-family: "Inter-Black";
  src: url("../fonts/Inter-Black-slnt0.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Inter-Bold";
  src: url("../fonts/Inter-Bold-slnt0.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Inter-Light";
  src: url("../fonts/Inter-Light-slnt0.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Inter-Medium";
  src: url("../fonts/Inter-Medium-slnt0.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Inter-Regular";
  src: url("../fonts/Inter-Regular-slnt0.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;400&display=swap');
