﻿@font-face {font-family: "iconfont";
  src: url('../fonts/font_1729127_9nc3g0xo15.eot'); /* IE9 */
  src: url('../fonts/font_1729127_9nc3g0xo15.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/f32e073756dc4b559ea5e3c25da827c0.woff') format('woff2'),
  url('../fonts/font_1729127_9nc3g0xo15.woff') format('woff'),
  url('../fonts/font_1729127_9nc3g0xo15.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font_1729127_9nc3g0xo15.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-tongji1:before {
  content: "\e719";
}

.icon-tongji:before {
  content: "\e608";
}

.icon-arrow-down:before {
  content: "\e665";
}
