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