@font-face {
  font-family: "Dm Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("fonts/DMSans-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Dm Sans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("fonts/DMSans-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Dm Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("fonts/DMSans-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "Space Grotesk Bold";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("fonts/SpaceGrotesk/SpaceGrotesk-Bold.woff2") format("woff2");
}

@font-face {
  font-family: Bungee;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("fonts/Bungee-Regular.woff2") format("woff2");
}
