Sigue el ejemplo que utilizo en mi web:
@font-face /* A font by Jos Buivenga (exljbris) ->
www.exljbris.nl */
{
font-family: 'Fertigo';
src: url('fertigo.eot'); /* IE9 en formato compatibilidad */
src: url('fertigo.eot?iefix') format('eot'), /* IE 5-8 */
url('fertigo.woff') format('woff'), /* IE9, firefox 3.5+, Opera 11.10 */
url('fertigo.ttf') format('truetype') /* Chrome, Safari, Opera 11.01- */
}