@font-face { /* extra light */
  font-family: 'InterstateCondensed';
  font-weight: 100;
  font-style: normal;
  src: url('Extralight/interstatecond-extralight.eot'); /* IE up to 8 */
  src: url('Extralight/interstatecond-extralight.eot') format('embedded-opentype'), /* IE up to 8 */
       url('Extralight/interstatecond-extralight.woff') format('woff'); /* IE from 9, and other browsers */
}

@font-face { /* light */
  font-family: 'InterstateCondensed';
  font-weight: 200;
  font-style: normal;
  src: url('Light/interstatecond-light.eot'); /* IE up to 8 */
  src: url('Light/interstatecond-light.eot') format('embedded-opentype'), /* IE up to 8 */
       url('Light/interstatecond-light.woff') format('woff'); /* IE from 9, and other browsers */
}

@font-face { /* semi light */
  font-family: 'InterstateCondensed';
  font-weight: 300;
  font-style: normal;
  src: url('Semilight/interstatecond-semilight.eot'); /* IE up to 8 */
  src: url('Semilight/interstatecond-semilight.eot') format('embedded-opentype'), /* IE up to 8 */
       url('Semilight/interstatecond-semilight.woff') format('woff'); /* IE from 9, and other browsers */
}
