/* Poppins - regular */
@font-face {
  font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-optical-sizing: auto;
 /* font-weight: 100 700; */
  font-style: normal;
  src: url("./Poppins-Regular-4ca79fd9a4b1c35535ffed3118e5bdbe.woff2?vsn=d") format("woff2");
}
