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