@font-face {
   font-family: "Poppins ExtraBold";
   src: url("fonts/Poppins ExtraBold.woff2") format("woff2"), url("fonts/Poppins ExtraBold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Poppins Light";
   src: url("fonts/Poppins Light.woff2") format("woff2"), url("fonts/Poppins Light.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}