@font-face {
  font-family: "Poppins";
  src: url("./Poppins-Light.ttf") format("truetype"),
    url("./Poppins-light.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: block;
}
