@charset "UTF-8";

@font-face {
  font-family: "spui";
  src:url("../fonts/spui/spui.eot");
  src:url("../fonts/spui/spui.eot?#iefix") format("embedded-opentype"),
    url("../fonts/spui/spui.ttf") format("truetype"),
    url("../fonts/spui/spui.svg#spui") format("svg"),
    url("../fonts/spui/spui.woff") format("woff");
  font-weight: normal;
  font-style: normal;

}