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