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