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