[create-next-app]: add font antialiasing to templates (#67425)
This PR adds font antialiasing to all the next.js templates (with css or
tw).
### Before

### After

Co-authored-by: Jiwon Choi <devjiwonchoi@gmail.com>