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

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gengduo:before { content: "\e667"; }

.icon-arrowdown:before { content: "\e692"; }

.icon-arrowleft:before { content: "\e693"; }

.icon-arrowright:before { content: "\e694"; }

.icon-arrowup:before { content: "\e695"; }

.icon-dot:before { content: "\e613"; }

.icon-dot-selected:before { content: "\e614"; }

