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

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

.fa-10:before { content: "\e601"; }

.fa-08:before { content: "\e616"; }

.fa-09:before { content: "\e624"; }

.fa-11:before { content: "\e648"; }

