@font-face {
  font-family: "nerdRobotoMono";
  src: url("RobotoMonoNerdFontMono-Regular.ttf");
}
:root {
  --md-code-font: "nerdRobotoMono";
}