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