﻿@font-face {
  font-family: "iconfont"; /* Project id 1975757 */
  src: url(''); /* IE9*/
  src: url('') format('embedded-opentype'), /* IE6-IE8 */
       url('') format('woff2'),
       url('') format('woff'),
       url('') format('truetype');
}

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

.iconwangwang:before {
  content: "\e643";
}

.iconqq:before {
  content: "\e658";
}

.iconskype:before {
  content: "\ecdb";
}

