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