
@font-face {
  font-family: 'bench';
  
      src: url('RobotoCondensed-Regular.eot');
    src: url('RobotoCondensed-Regular.eot') format('embedded-opentype'),
         url('BenchNine-Regular.woff') format('woff'),
         url('BenchNine-Regular..ttf') format('truetype');
  
  
  font-weight: normal;
  font-style: normal;
}

@font-face {
font-family: 'roboto';
font-style: normal;
font-weight: normal;
src: local('roboto'), url('roboto-regular-webfont.woff') format('woff');
}