@charset "utf-8";

@font-face {
  font-family: "opensans-regular";
  src:  format("woff2"),
        format("woff"),
        format("embedded-opentype"),
        format("svg");
  font-weight: normal;
  font-style: normal;
}