@font-face {
  font-family: "Suisse";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Suisse.woff") format("woff");
}

@font-face {
  font-family: "Suisse";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Suisse_Bold.woff") format("woff");
}

@font-face {
  font-family: "Suisse";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Suisse_Bold_Medium.woff") format("woff");
}

@font-face {
  font-family: "Suisse";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Suisse_Medium.woff") format("woff");
}

@font-face {
  font-family: "Suisse";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Suisse_Black.woff") format("woff");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/IBM_Plex_Regular.woff2") format("woff");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/IBM_Plex_Medium.woff2") format("woff");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/IBM_Plex_Bold.woff2") format("woff");
}
