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