html,
body {
  font-family: "IBM Plex Mono", "Roboto Mono", monospace;
}

button,
input,
select,
textarea {
  font-family: inherit;
}
