@font-face {
  font-family: "Poppins-Black";
  font-display: swap;
  src: url("../fonts/Poppins-Black.woff");
}
@font-face {
  font-family: "Poppins-Bold";
  font-display: swap;
  src: url("../fonts/Poppins-Bold.woff");
}
@font-face {
  font-family: "Poppins-ExtraBold";
  font-display: swap;
  src: url("../fonts/Poppins-ExtraBold.woff");
}
@font-face {
  font-family: "Poppins-ExtraLight";
  font-display: swap;
  src: url("../fonts/Poppins-ExtraLight.woff");
}
@font-face {
  font-family: "Poppins-Light";
  font-display: swap;
  src: url("../fonts/Poppins-Light.woff");
}
@font-face {
  font-family: "Poppins-Medium";
  font-display: swap;
  src: url("../fonts/Poppins-Medium.woff");
}
@font-face {
  font-family: "Poppins-Regular";
  font-display: swap;
  src: url("../fonts/Poppins-Regular.woff");
}
@font-face {
  font-family: "Poppins-SemiBold";
  font-display: swap;
  src: url("../fonts/Poppins-SemiBold.woff");
}
@font-face {
  font-family: "Poppins-Thin";
  font-display: swap;
  src: url("../fonts/Poppins-Thin.woff");
}
.Poppins-Thin {
  font-family: "Poppins-Thin";
}

.Poppins-Bold {
  font-family: "Poppins-Bold";
}

.Poppins-SemiBold {
  font-family: "Poppins-SemiBold";
}

.Poppins-Medium {
  font-family: "Poppins-Medium";
}

.Poppins-Regular {
  font-family: "Poppins-Regular";
}/*# sourceMappingURL=font.css.map */