@font-face {
    font-family: 'rouble';
    src: url('/css/rouble-font/rouble-webfont.eot');
    src: url('/css/rouble-font/rouble-webfont.eot?#iefix') format('embedded-opentype'),
    url('/css/rouble-font/rouble-webfont.woff') format('woff'),
    url('/css/rouble-font/rouble-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rouble';
    src: url('/css/rouble-font/rouble.otf');
}

.rouble {
    font-family: 'rouble', Verdana, sans-serif;
}