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