@font-face {
  font-family: "StagWeb-Bold";
  src: url("fonts/stag/StagWeb-Bold.eot?"); /*IE*/
  src: url("fonts/stag/StagWeb-Bold.eot?") format("embedded-opentype"),
       url("fonts/stag/StagWeb-Bold.woff") format("woff"), /*IE9, CHROME, FIREFOX, OPERA, SAFARI*/
       url("fonts/stag/StagWeb-Bold.svg") format("svg"),
       url("fonts/stag/StagWeb-Bold.ttf") format("opentype"); /*NADA?*/
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face{
  font-family: 'StagSansWeb-Book';
  src: url('fonts/stagsans/StagSansWeb-Book.eot');
  src: url('fonts/stagsans/StagSansWeb-Book.eot?#iefix') format('embedded-opentype'),
       url('fonts/stagsans/StagSansWeb-Book.woff') format('woff'),
       url('fonts/stagsans/StagSansWeb-Book.ttf') format('truetype'),
       url('fonts/stagsans/StagSansWeb-Book.svg#StagSansWeb-Book') format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "StagWeb-Book";
  src: url("fonts/stag/StagWeb-Book.eot?");
  src: url("fonts/stag/StagWeb-Book.eot?") format("embedded-opentype"),
       url("fonts/stag/StagWeb-Book.woff") format("woff"),
       url("fonts/stag/StagWeb-Book.svg") format("svg"),
       url("fonts/stag/StagWeb-Book.ttf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "StagWeb-Medium";
  src: url("fonts/stag/StagWeb-Medium.eot?");
  src: url("fonts/stag/StagWeb-Medium.eot?") format("embedded-opentype"),
       url("fonts/stag/StagWeb-Medium.woff") format("woff"),
       url("fonts/stag/StagWeb-Medium.svg") format("svg"),
       url("fonts/stag/StagWeb-Medium.ttf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "StagWeb-Light";
  src: url("fonts/stag/StagWeb-Light.eot?");
  src: url("fonts/stag/StagWeb-Light.eot?") format("embedded-opentype"),
       url("fonts/stag/StagWeb-Light.woff") format("woff"),
       url("fonts/stag/StagWeb-Light.svg") format("svg"),
       url("fonts/stag/StagWeb-Light.ttf") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "StagWeb-Thin";
  src: url("fonts/stag/StagWeb-Thin.eot?");
  src: url("fonts/stag/StagWeb-Thin.eot?") format("embedded-opentype"),
       url("fonts/stag/StagWeb-Thin.woff") format("woff"),
       url("fonts/stag/StagWeb-Thin.svg") format("svg"),
       url("fonts/stag/StagWeb-Thin.ttf") format("opentype");
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
}