The math formulas use the Noto Sans Math font.
In the stylesheet, mtd's display is set to inline-block with a margin of .5ex.
Notice that you have to group multiple elements in a numerator or denominator with mrow.
mtext can contain arbitrary text. mi is meant for identifiers and ms is for string values.
mn represents numbers. mi represents identifiers, variables, or constants. mo represents operations.