codice:
@font-face  { 	
font-family: 'HoboStd'; 	
src: url('../font/HoboStd.eot');     
src: local('éò'),     	 url('../font/HoboStd.eot?#iefix') format('embedded-opentype'),          url('../font/HoboStd.woff') format('woff'),          url('../font/HoboStd.ttf') format('truetype'),          url('../font/HoboStd.svg#Sri-TSCRegular') format('svg'); 
font-weight: normal; 	
font-style: normal; 
} 
.font-HoboStd {font-family: "HoboStd";}
Uso poi la classe .font-HoboStd quando devo usare il font. Nella cartella font sono presenti già tutti quei file che compaiono nella regola css font-face