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