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