﻿@font-face {font-family: "iconfont";
  src: url('../fonts/font_947644_j8tzqzrum0a.eot'); /* IE9 */
  src: url('../fonts/font_947644_j8tzqzrum0a.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/bb83166b8cf54d8ea576772f20882fa6.woff') format('woff2'),
  url('../fonts/font_947644_j8tzqzrum0a.woff') format('woff'),
  url('../fonts/font_947644_j8tzqzrum0a.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font_947644_j8tzqzrum0a.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-top:before {
  content: "\e60a";
}

.icon-weibo:before {
  content: "\e60b";
}

.icon-right:before {
  content: "\e7d0";
}

.icon-backtop:before {
  content: "\e609";
}

.icon-left:before {
  content: "\e84a";
}

.icon-twitter:before {
  content: "\e617";
}

.icon-back:before {
  content: "\e600";
}

.icon-down:before {
  content: "\e84b";
}

.icon-facebook:before {
  content: "\e622";
}

.icon-close:before {
  content: "\e6de";
}

.icon-wechat:before {
  content: "\e604";
}

