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