@font-face {
    font-family: 'ALSRubl';
    src: url('fonts/rouble.eot');
    src: url('fonts/rouble.eot?#iefix') format('embedded-opentype'),
         url('fonts/rouble.woff') format('woff'),
         url('fonts/rouble.ttf') format('truetype'),
         url('fonts/rouble.svg#ALSRubl') format('svg');
}

.clinic-service > ul > li li .value span {
    font-family: 'ALSRubl';
}