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