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