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