@font-face {
   font-family: "Inter";
   src: url("fonts/Inter Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Inter SemiBold";
   src: url("fonts/Inter SemiBold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}