Why use Arial font, not Bookman Old Style ?
@font-face { font-family: 'Bookman'; src: url('http://xfont.ru/font/шрифт_BookmanOldStyleRegular_1296.htm'), format('truetype'); font-weight: normal; font-style: normal; } p{ font: bold 120% 'Bookman', Arial; }