@font-face {
  font-family: "IBM Plex mono";
  font-weight: normal;
  font-display: swap;
  src: url("./IBMPlexMono-Regular.woff") format("woff");
}

@font-face {
  font-family: "IBM Plex mono";
  font-weight: bold;
  font-display: swap;
  src: url("./IBMPlexMono-Bold.woff") format("woff");
}
