@font-face {
  font-family: "iconfont"; /* Project id 2826793 */
  src: url('http://www.shuoguan.net/tc/font/iconfont.woff2?t=1632292007007') format('woff2'),
       url('http://www.shuoguan.net/tc/font/iconfont.woff?t=1632292007007') format('woff'),
       url('../font/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mg_qq:before {
  content: "\e65d";
}

.icon-mg_weixin:before {
  content: "\e660";
}

.icon-mg_liuyan:before {
  content: "\e655";
}

.icon-mg_tel:before {
  content: "\e605";
}

.icon-mg_home:before {
  content: "\e622";
}

