@font-face {
    font-family: 'ITCAvantGardeGothicBook';
    src: url('itc_avant_garde_gothic_book-webfont.eot');
    src: local('®'), 
		/*url('itc_avant_garde_gothic_book-webfont.eot?#iefix') format('embedded-opentype'),*/
         url('itc_avant_garde_gothic_book-webfont.woff') format('woff'),
         url('itc_avant_garde_gothic_book-webfont.ttf') format('truetype'),
         url('itc_avant_garde_gothic_book-webfont.svg#ITCAvantGardeGothicBook') format('svg');
    font-weight: normal;
    font-style: normal;

}