The default font is Bitstream Vera (search for ‘default font’ on that page). So why not just specify that, but with a different font size? E.g.
:set guifont=Bitstream\ Vera\ Sans\ Mono:h14
This approach also ensures that if in future the default changes (e.g. to the system default, Monaco), you will still have your preferred font enabled.