﻿
@font-face {font-family: "iconfont";
  src: url('../images/iconfont.eot'); /* IE9*/
  src: url('../images/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../images/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../images/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../images/iconfont.svg') 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;
}
.icon-time:before { content: "\e60c"; }
.icon-barrow:before { content: "\e60b"; }
.icon-qq:before { content: "\e600"; }
.icon-seach:before { content: "\e608"; }
.icon-weixin:before { content: "\e601"; }
.icon-return:before { content: "\e602"; }
.icon-kongxin:before { content: "\e604"; }
.icon-feiji:before { content: "\e605"; }
.icon-arrow1:before { content: "\e609"; }
.icon-arrow2:before { content: "\e60a"; }
.icon-star:before { content: "\e606"; }
.icon-phone:before { content: "\e603"; }
.icon-org:before { content: "\e607"; }

.icon-tengblog:before { content: "\e60d"; }
.icon-space:before { content: "\e60f"; }
.icon-xinlang:before { content: "\e60e"; }
.icon-btnUp:before { content: "\e610"; }
.icon-btnDown:before { content: "\e611"; }
