Low resolution font on mobile game

Hello! I am having an issue with a font in a specific object of our game. They need to be in the “Screen Space - Camera” Canvas Render Mode, so the tutorial can show up on the screen.

However, as you can see here, the font gets a bit pixelated:

And this is the text object itself:

If I change the Render Mode to “World Space”, the font gets better, but I can’t use that, since the tutorial wouldn’t even show up:

So how can I get it to look as good as that third picture using “Screen Space - Camera”? I tried increasing the font size in the import settings, but that didn’t work.

Any ideas?

Never mind, guys! It worked well on the game view. Thanks!