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