Hello,
If you want to target the font size inside blog posts and pages use the following.
.entry-content {font-size: 16px;}
You can set the size to whichever you want.
Add that line of CSS code in Appearance > Customize > Additional CSS field.
Let me know if you have any further questions.