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