/* 
Stratum2 Fonts
*/

@font-face {
  font-family: 'Stratum2 Black';
  src: url('Stratum2WebBlack.eot');
  src: url('Stratum2WebBlack.eot?#iefix') format('embedded-opentype'),
       url('Stratum2WebBlack.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Stratum2 Bold';
  src: url('Stratum2WebBold.eot');
  src: url('Stratum2WebBold.eot?#iefix') format('embedded-opentype'),
       url('Stratum2WebBold.woff') format('woff');
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: 'Stratum2 Light';
  src: url('Stratum2WebLight.eot');
  src: url('Stratum2WebLight.eot?#iefix') format('embedded-opentype'),
       url('Stratum2WebLight.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Stratum2 Medium';
  src: url('Stratum2WebMedium.eot');
  src: url('Stratum2WebMedium.eot?#iefix') format('embedded-opentype'),
       url('Stratum2WebMedium.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Stratum2 Regular';
  src: url('Stratum2WebRegular.eot');
  src: url('Stratum2WebRegular.eot?#iefix') format('embedded-opentype'),
       url('Stratum2WebRegular.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Stratum2 Thin';
  src: url('Stratum2WebThin.eot');
  src: url('Stratum2WebThin.eot?#iefix') format('embedded-opentype'),
       url('Stratum2WebThin.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}