latex dejavu font default
usepackage{DejaVuSans}
%% Another possibility is
%% usepackage{dejavu}
%% which loads the DejaVu Serif and DejaVu Sans Mono fonts as well
renewcommand*familydefault{sfdefault} %% Only if the base font of the document is to be sans serif
usepackage[T1]{fontenc}