@font-face {
   font-family: "Poppins SemiBold";
   src: url("fonts/Poppins SemiBold.woff") format("woff"), url("fonts/Poppins SemiBold.eot") format("embedded-opentype"), url("fonts/Poppins SemiBold.otf") format("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"), url("fonts/Poppins SemiBold Italic.otf") format("opentype");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Poppins";
   src: url("fonts/Poppins Bold.woff") format("woff"), url("fonts/Poppins Bold.eot") format("embedded-opentype"), url("fonts/Poppins Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Poppins";
   src: url("fonts/Poppins Bold Italic.woff") format("woff"), url("fonts/Poppins Bold Italic.eot") format("embedded-opentype"), url("fonts/Poppins Bold Italic.otf") format("opentype");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Poppins";
   src: url("fonts/Poppins Italic.woff") format("woff"), url("fonts/Poppins Italic.eot") format("embedded-opentype"), url("fonts/Poppins Italic.otf") format("opentype");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Poppins";
   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;
}