@font-face { font-family: "STIXTwoMath"; src: url("STIXTwoMath-Regular.otf"); } math { font-family: "STIXTwoMath"; } code.hljs { padding: 2px; border-radius: 2px; } pre code.hljs { padding: 0.5em; border-radius: 0.5em; } pre.code-block { margin: 0.5em 0; }