
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1467610273'); /* IE9*/
  src: url('iconfont.eot?t=1467610273#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1467610273') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1467610273') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1467610273#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.dui-icon-load:before { content: "\e602"; }
.dui-icon-left-arrow:before { content: "\e603"; }
.dui-icon-check:before { content: "\e600"; }
.dui-icon-tip:before { content: "\e601"; }
.dui-icon-success:before { content: "\e604"; }
.dui-icon-wechat-pay:before { content: "\e605"; }
.dui-icon-lock:before { content: "\e606"; }
