@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');
}
