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