@font-face {
   font-family: "Poppins";
   src: url("fonts/Poppins Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Montserrat";
   src: url("fonts/Montserrat Regular.woff") format("woff"), url("fonts/Montserrat Regular.eot") format("embedded-opentype"), url("fonts/Montserrat Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "MADE Mirage";
   src: url("fonts/MADEMirage-Bold.woff") format("woff"), url("fonts/MADEMirage-Bold.eot") format("embedded-opentype"), url("fonts/MADEMirage-Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}