@font-face {
   font-family: "Jost SemiBold";
   src: url("fonts/Jost SemiBold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Bebas Neue Bold";
   src: url("fonts/BebasNeueBold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Montserrat";
   src: url("fonts/Montserrat-Light.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Segoe UI Semibold";
   src: url("fonts/Segoe UI Semibold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Jost";
   src: url("fonts/Jost Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}