@font-face {
  font-family: "Hack";
  src: "https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/hack.css";
}

:root {
  --md-code-font: "Hack";
}
