@font-face {
   font-family: "Open Sans Light";
   src: url("fonts/Open Sans Light Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Open Sans Light";
   src: url("fonts/Open Sans Light.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Poppins Bold";
   src: url("fonts/Poppins Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Poppins Light";
   src: url("fonts/Poppins Light.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Poppins ExtraBold";
   src: url("fonts/Poppins ExtraBold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}