Unity can handle this font pretty well with its Test Mesh Pro feature - it wont blur / anti alias the font and the font will read clearly
Some game IDEs convert fonts to bitmap textures and these textures might have mipmap enabled by default. This causes the font to look blurry / anti aliased and lose it clarity. One needs to disable mipmap on that texture for the sharpest version of the font