@charset "utf-8";
@font-face {
  font-family: "iconfont";
  src: url('iconfont.eot'); /* IE9*/
  src: url('iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff') format('woff'), /* chrome, firefox */
  url('iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

@font-face {
    font-family: "segoeui";
    src: url("segoeui.eot"); /* IE9 */
    src: url("segoeui.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */

    url("segoeui.woff") format("woff"), /* chrome、firefox */
    url("segoeui.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */

    url("segoeui.svg#segoeui") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
