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