@font-face {font-family: "iconfont";
  src: url('font_1216821_vntt0f1a8h.eot'); /* IE9 */
  src: url('font_1216821_vntt0f1a8h.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('10ff5dd039f6402fba173e9a5cc96e45.woff') format('woff2'),
  url('font_1216821_vntt0f1a8h.woff') format('woff'),
  url('font_1216821_vntt0f1a8h.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('font_1216821_vntt0f1a8h.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-weixin:before {
  content: "\e620";
}

.icon-qq:before {
  content: "\e680";
}

.icon-close:before {
  content: "\e6ec";
}

