/*@font-face {
    font-family: 'Museo Cyr';
    src: url('museo_cyrillic_500.eot');
    src: url('museo_cyrillic_500.eot?#iefix') format('embedded-opentype'),
         url('museo_cyrillic_500.woff') format('woff'),
         url('museo_cyrillic_500.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'Museo Sans Cyr';
    src: url('museosanscyrl-500.eot');
    src: url('museosanscyrl-500.eot?#iefix') format('embedded-opentype'),
         url('museosanscyrl-500.woff') format('woff'),
         url('museosanscyrl-500.ttf') format('truetype');
	font-weight: 500;
    font-style: normal;
}