/* Fonts */
@font-face {
  font-family : MetaWeb-Normal;
  src         : url("/css/fonts/MetaWeb-Normal.eot");
}

/* Internet Explorer */
@font-face {
  font-family : MetaWeb-Normal;
  src         : url("/css/fonts/MetaWeb-Normal.woff") format("woff");
}

/* Everything Else */
@font-face {
  font-family : MetaScWeb-Normal;
  src         : url("/css/fonts/MetaScWeb-Normal.eot");
}

/* Internet Explorer */
@font-face {
  font-family : MetaScWeb-Normal;
  src         : url("/css/fonts/MetaScWeb-Normal.woff") format("woff");
}

/* Everything Else */

@font-face {
  font-family : 'MetaOT-Book';
  src         : url('/css/fonts/MetaOT-Medi.eot?#iefix') format('embedded-opentype'),
  url('/css/fonts/MetaOT-Medi.otf') format('opentype'),
  url('/css/fonts/MetaOT-Medi.woff') format('woff'),
  url('/css/fonts/MetaOT-Medi.ttf') format('truetype'),
  url('/css/fonts/MetaOT-Medi.svg#MetaOT-Medi') format('svg');
}

@font-face {
  font-family : 'MetaOT-Medi';
  src         : url('/css/fonts/MetaOT-Medi.eot?#iefix') format('embedded-opentype'),
  url('/css/fonts/MetaOT-Medi.otf') format('opentype'),
  url('/css/fonts/MetaOT-Medi.woff') format('woff'),
  url('/css/fonts/MetaOT-Medi.ttf') format('truetype'),
  url('/css/fonts/MetaOT-Medi.svg#MetaOT-Medi') format('svg');
}
