@font-face {
    font-family: 'BenchNine';
    font-style: normal;
    font-weight: 300;
    src: local('BenchNine Light'), 
         local('BenchNine-Light'), 
         url('../fonts/benchnine-light-webfont.woff2') format('woff2'), 
         url('../fonts/benchnine-light-webfont.woff') format('woff');
  }