After a deep dive on rendering unicode pixel fonts in a web browser, I concluded: (a) there are no good, open unicode pixel fonts except the GPL2 X11 ones, and (b) browser TTF rendering is such an unstandardized mess that there's no point...use manual bitmap fonts if you care about pixels.