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