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