@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-VariableFont_wght.otf") format("opentype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-VariableFont_wght.otf") format("opentype");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-VariableFont_wght.otf") format("opentype");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-VariableFont_wght.otf") format("opentype");
  font-weight: 700;
  font-display: swap;
}