I am developing a calculator application in HTML5 that should print some mathematical symbols, such as square root and pi, but the problem is that these symbols are not defined in most websites, so they will appear in the default font, which looks just awful by compared to the rest of the input. Is there any webfont (preferably on Google Fonts) that has good math character support?
source
share