@charset "UTF-8";

@font-face {
  font-family: "SEGOEUI";
  src: url("SEGOEUI.woff2") format("woff2"),
       url("SEGOEUI.woff") format("woff"),
       url("SEGOEUI.ttf") format("truetype"),
       url("SEGOEUI.eot") format("embedded-opentype"),
       url("SEGOEUI.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}