f0f30a9
e26a473
f0f30a9
| | @font-face {
font-family: 'Noto Sans Math';
src: url('./font/NotoSansMath-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.math-fix, code, pre, textarea {
font-family: "Noto Sans Math", monospace !important;
} |