@font-face {
  font-family: "sansa_stdbold";
  src: url("sansa-bold-webfont.woff2") format("woff2"),
    url("sansa-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sansa_stdlight";
  src: url("sansa-light-webfont.woff2") format("woff2"),
    url("sansa-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
