@font-face
{
    font-family: 'Russian';
  src: url('Russian.eot');
  src: url('Russian.eot?#') format('embedded-opentype'),
      url('Russian.woff') format('woff'),
      url('Russian.ttf') format('truetype');
}
