@font-face {
   font-family: "Poppins ExtraBold";
   src: url("fonts/Poppins ExtraBold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Poppins ExtraBold";
   src: url("fonts/Poppins ExtraBold Italic.woff2") format("woff2");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Montserrat";
   src: url("fonts/Montserrat Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "EurostileExtMed";
   src: url("fonts/EurostileExt-Med.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Dubai";
   src: url("fonts/Dubai Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}