> I'm not sure about spritefont performance, memory consumption and optimization with it. When I used spritefont before, it could constantly shift position, could be displayed incorrectly
It's actually the other way around! Spritefont is much faster than text objects, uses less memory, and is always displayed accurately and consistently on all platforms. Webfonts, even when added to the project, are rendered differently on different devices, may shift up and down, may look fuzzy etc.
Yes, but in my editor, the letters of the spritefont look very strange, some big gaps, distances, letters can overlap each other, etc. Yes, I understand that this requires adjustment.. But, I would not say that it is a matter of 3 minutes.