@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.ttf") format("truetype"), url("fonts/Poppins Bold.svg") format("svg");
   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.ttf") format("truetype"), url("fonts/Poppins Bold Italic.svg") format("svg");
   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.ttf") format("truetype"), url("fonts/Poppins Italic.svg") format("svg");
   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.ttf") format("truetype"), url("fonts/Poppins Regular.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}