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