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