The Font Size tool will always apply one font size larger than the one selected.
This means your WYSIWYG button for Font Size is configured incorrectly with respect to which CSS it applies when a font size is selected.
Steps to replicate
1. Create a solution
2. Enter the text "Medium"
3. Select the text "Medium"
4. Click the Font Size icon then click Medium
5. The selected text becomes the Large font size (not the medium font size) and remains selected
6. Click the Font Size icon, you can now see the font size with a "tick" next to it is Large
Looks like a dev forgot that arrays counts start at 0 not 1 :)