use the following css for the font:
@font-face { font-family: MuseoSansCyrl; src: url('/fonts_dir/MuseoSansCyrl.eot'); src: url('/fonts_dir/MuseoSansCyrl.eot?#iefix') format('embedded-opentype'), url('/fonts_dir/MuseoSansCyrl.woff') format('woff'), url('/fonts_dir/MuseoSansCyrl.ttf') format('truetype'), url('/fonts_dir/MuseoSansCyrl.svg#Vision') format('svg'); font-weight: normal; font-style: normal; }
where fonts_dir - your folder with fonts
The font can be converted to these formats using, for example, online Converter