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