@font-face {
  font-family: "Poppins";
  font-weight: 300;
  src: url(./Poppins/400.woff2) format('woff2');
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  font-weight: 800;
  src: url(./Poppins/800.woff2) format('woff2');
  font-display: swap;
}