﻿@font-face {
  font-family: "iconfont"; /* Project id 4897896 */
  src: url('../font/font_4897896_w9r1fpptoar.woff2') format('woff2'),
       url('../font/font_4897896_w9r1fpptoar.woff') format('woff'),
       url('../font/font_4897896_w9r1fpptoar.ttf') format('truetype');
}

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

.icon-shuye:before {
  content: "\e61f";
}

.icon-erji:before {
  content: "\e848";
}

.icon-erweima:before {
  content: "\e7ad";
}

.icon-weixin:before {
  content: "\e61a";
}

.icon-qiyeweixin:before {
  content: "\e6af";
}

