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