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