
body, input, textarea {
  font-family: "Noto Sans Symbols 2", "Segoe UI Symbol", "DejaVu Sans", sans-serif !important;
}

@font-face {
  font-family: "Roboto Mono";
  src: url("/static/fonts/roboto-mono/RobotoMono-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
