

/*

a — Arial Regular
b — Arial Italic
c — Arial Bold
d — Arial Bold Italic
e — Georgia Regular
f — Georgia Italic
g — Georgia Bold
h — Georgia Bold Italic
i — Tahoma Regular
j — Tahoma Bold
k — Times Regular
l — Times Italic
m — Times Bold
n — Times BoldItalic
o — Lucida Sans
p — Lucida Sans Bold
q — Verdana Regular
r — Verdana Italic
s — Verdana Bold
t — Verdana Bold Italic
u — Futura
v — Trump Mediaeval
w — ITC Studio Script

*/
@font-face {
    font-family: 'rouble';
    src: url('rouble-webfont-new.eot?#iefix') format('embedded-opentype'),  url('rouble-webfont-new.otf')  format('opentype'),
         url('rouble-webfont-new.woff') format('woff'), url('rouble-webfont-new.ttf')  format('truetype'), url('rouble-webfont-new.svg#ALSRubl') format('svg');
    font-weight: normal;
    font-style: normal;
}
.rouble,
.rub
{
    font-family:'rouble' !important;
    font-weight: inherit !important;
    font-style: inherit !important;
    text-transform: none !important;
}