@font-face {
   font-family: "Poppins";
   src: url("fonts/Poppins Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Noir Pro";
   src: url("fonts/Noir Pro.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Montserrat SemiBold";
   src: url("fonts/Montserrat SemiBold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Gotham Bold";
   src: url("fonts/Gotham Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}