set guifont=Droid\ Sans\ Mono\ 12
In .vimrc.local put something like this (on ubuntu 11.10):set guifont=Droid\ Sans\ Mono\ 12you must put an "\" before every space in the name in the font.the final number is the size of the font.Good luck!