﻿
@font-face {font-family: "iconfont";
  src: url('../fonts/iconfonts.eot'); /* IE9*/
  src: url('../fonts/iconfonts.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/06fba97c2c6b4fa5bd4e594370965af2.woff') format('woff'),
  url('../fonts/iconfonts.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfonts.svg') 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-wx:before { content: "\e660"; }
.icon-tongzhi:before { content: "\e92d"; }
.icon-search:before { content: "\e613"; }
.icon-tongzhi1:before { content: "\e93c"; }
.icon-wechat:before { content: "\e63f"; }
.icon-top1:before { content: "\e602"; }

