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