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