/* Stratum No. 2 webfont kit (Font Squirrel, 13 Dec 2011) – self-hosted by the original theme until its 2015 revision
   switched headings to Monotype's DIN 1451 Mittelschrift via fonts.com. That subscription is gone, so this restores the
   theme's own fallback font. Paths point at /theme/fonts. */

@font-face {
  font-family: 'stratum-2';
  src: url(/theme/fonts/stratumno2-medium-webfont.eot);
  src: url(/theme/fonts/stratumno2-medium-webfont.eot?#iefix) format('embedded-opentype'),
    url(/theme/fonts/stratumno2-medium-webfont.woff) format('woff'),
    url(/theme/fonts/stratumno2-medium-webfont.ttf) format('truetype'),
    url(/theme/fonts/stratumno2-medium-webfont.svg#StratumNo2Medium) format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'stratum-2';
  src: url(/theme/fonts/stratumno2-regular-webfont.eot);
  src: url(/theme/fonts/stratumno2-regular-webfont.eot?#iefix) format('embedded-opentype'),
    url(/theme/fonts/stratumno2-regular-webfont.woff) format('woff'),
    url(/theme/fonts/stratumno2-regular-webfont.ttf) format('truetype'),
    url(/theme/fonts/stratumno2-regular-webfont.svg#StratumNo2Regular) format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'stratum-2';
  src: url(/theme/fonts/stratumno2-black-webfont.eot);
  src: url(/theme/fonts/stratumno2-black-webfont.eot?#iefix) format('embedded-opentype'),
    url(/theme/fonts/stratumno2-black-webfont.woff) format('woff'),
    url(/theme/fonts/stratumno2-black-webfont.ttf) format('truetype'),
    url(/theme/fonts/stratumno2-black-webfont.svg#StratumNo2Black) format('svg');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'stratum-2';
  src: url(/theme/fonts/stratumno2-bold-webfont.eot);
  src: url(/theme/fonts/stratumno2-bold-webfont.eot?#iefix) format('embedded-opentype'),
    url(/theme/fonts/stratumno2-bold-webfont.woff) format('woff'),
    url(/theme/fonts/stratumno2-bold-webfont.ttf) format('truetype'),
    url(/theme/fonts/stratumno2-bold-webfont.svg#StratumNo2Bold) format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'stratum-2';
  src: url(/theme/fonts/stratumno2-light-webfont.eot);
  src: url(/theme/fonts/stratumno2-light-webfont.eot?#iefix) format('embedded-opentype'),
    url(/theme/fonts/stratumno2-light-webfont.woff) format('woff'),
    url(/theme/fonts/stratumno2-light-webfont.ttf) format('truetype'),
    url(/theme/fonts/stratumno2-light-webfont.svg#StratumNo2Light) format('svg');
  font-weight: 300;
  font-style: normal;
}

