@font-face {
   font-family: "Poppins Regular";
   src: url("fonts/Poppins Regular.woff") format("woff"), url("fonts/Poppins Regular.eot") format("embedded-opentype"), url("fonts/Poppins Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Poppins SemiBold";
   src: url("fonts/Poppins SemiBold.woff") format("woff"), url("fonts/Poppins SemiBold.eot") format("embedded-opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Poppins SemiBold";
   src: url("fonts/Poppins SemiBold Italic.woff") format("woff"), url("fonts/Poppins SemiBold Italic.eot") format("embedded-opentype");
   font-weight: bold;
   font-style: italic;
}