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