codice:
@font-face { font-family: tuoFont; src: url('tuoFont.eot'); /* IE */ 
src: local('tuoFont'), url('tuoFont.ttf'); /* non-IE */ }

body{font-family:tuoFont;}