Static text (device fonts) vs. dynamic text (anti-alias non-embedded)

Any thoughts on which is better to use?

When i use static text and device fonts (arial) the text looks great. The text doesn’t change so no need to be dynamic.

Or

I use dynamic text (arial) non-embedded and it looks good too. The text doesn’t change but leaving it as dynamic makes it render better.