/* Stratum2-Black --------------------------------------------------------- */
@font-face {
  font-family: 'Stratum2-Black';
  src: url('stratum2-black-webfont.eot');
  src: url('stratum2-black-webfont.eot?#iefix') format('embedded-opentype'),
       url('stratum2-black-webfont.woff') format('woff'),
       url('stratum2-black-webfont.ttf') format('truetype'),
       url('stratum2-black-webfont.svg#stratum2black') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'Stratum2-Black';
    src: url('stratum2-black-webfont.svg#stratum2black') format('svg');
  }
}



/* Stratum2-Bold ----------------------------------------------------------- */
@font-face {
  font-family: 'Stratum2-Bold';
  src: url('stratum2-bold-webfont.eot');
  src: url('stratum2-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('stratum2-bold-webfont.woff') format('woff'),
       url('stratum2-bold-webfont.ttf') format('truetype'),
       url('stratum2-bold-webfont.svg#stratum2bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'Stratum2-Bold';
    src: url('stratum2-bold-webfont.svg#stratum2bold') format('svg');
  }
}



/* Stratum2-Light ---------------------------------------------------------- */
@font-face {
  font-family: 'Stratum2-Light';
  src: url('stratum2-light-webfont.eot');
  src: url('stratum2-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('stratum2-light-webfont.woff') format('woff'),
       url('stratum2-light-webfont.ttf') format('truetype'),
       url('stratum2-light-webfont.svg#stratum2light') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'Stratum2-Light';
    src: url('stratum2-light-webfont.svg#stratum2light') format('svg');
  }
}



/* Stratum2-Medium --------------------------------------------------------- */
@font-face {
  font-family: 'Stratum2-Medium';
  src: url('stratum2-medium-webfont.eot');
  src: url('stratum2-medium-webfont.eot?#iefix') format('embedded-opentype'),
       url('stratum2-medium-webfont.woff') format('woff'),
       url('stratum2-medium-webfont.ttf') format('truetype'),
       url('stratum2-medium-webfont.svg#stratum2medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'Stratum2-Medium';
    src: url('stratum2-medium-webfont.svg#stratum2medium') format('svg');
  }
}



/* Stratum2-Regular -------------------------------------------------------- */
@font-face {
  font-family: 'Stratum2-Regular';
  src: url('stratum2-regular-webfont.eot');
  src: url('stratum2-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('stratum2-regular-webfont.woff') format('woff'),
       url('stratum2-regular-webfont.ttf') format('truetype'),
       url('stratum2-regular-webfont.svg#stratum2_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'Stratum2-Regular';
    src: url('stratum2-regular-webfont.svg#stratum2_regularregular') format('svg');
  }
}



/* Stratum2-Thin -------------------------------------------------------- */
@font-face {
  font-family: 'Stratum2-Thin';
  src: url('stratum2-thin-webfont.eot');
  src: url('stratum2-thin-webfont.eot?#iefix') format('embedded-opentype'),
       url('stratum2-thin-webfont.woff') format('woff'),
       url('stratum2-thin-webfont.ttf') format('truetype'),
       url('stratum2-thin-webfont.svg#stratum2thin') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'Stratum2-Thin';
    src: url('stratum2-thin-webfont.svg#stratum2thin') format('svg');
  }
}

@media all {
    b, h1, h2, h3, h4, h5, h6 {
        font-family: 'Stratum2-Bold', sans-serif;
    }

    p, span, div, a {
        font-family: 'Stratum2-Regular', sans-serif;
    }
}
