@font-face {
  font-family: "iconfont"; /* Project id 1368463 */
  src: url('/style/fonts/iconfont.eot?t=1628673904728'); /* IE9 */
  src: url('/style/fonts/iconfont.eot?t=1628673904728#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/style/fonts/iconfont.woff2?t=1628673904728') format('woff2'),
       url('/style/fonts/iconfont.woff?t=1628673904728') format('woff'),
       url('/style/fonts/iconfont.ttf?t=1628673904728') format('truetype'),
       url('/style/fonts/iconfont.svg?t=1628673904728#iconfont') format('svg');
}

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

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