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