@font-face {
   font-family: "Poppins Regular";
   src: url("fonts/Poppins ExtraLight.woff2") format("woff2"), url("fonts/Poppins ExtraLight.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Poppins SemiBold";
   src: url("fonts/Poppins SemiBold.woff2") format("woff2"), url("fonts/Poppins SemiBold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Poppins SemiBold";
   src: url("fonts/Poppins SemiBold Italic.woff2") format("woff2"), url("fonts/Poppins SemiBold Italic.ttf") format("truetype");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Poppins Regular";
   src: url("fonts/Poppins ExtraLight.woff2") format("woff2"), url("fonts/Poppins ExtraLight.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}