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