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