
@font-face {font-family: "iconfont";
src: url(/squ_yishu/static/fonts/iconfont.eot); /* ie9*/
  src: url('/squ_yishu/static/fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg') format('svg');}

.arrow {
  font-family:"iconfont" !important;
  font-size:24px;
  font-style:normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 44px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}

.icon_arrow_r:before { content: "\e60a";}

.icon_arrow_l:before { content: "\e603";}

.icon_arrow-weixin:before { content: "\e600";}

.icon_arrow-arrow:before { content: "\e60a";}

.icon_arrow-weibo:before { content: "\e61e";}

.icon_arrow-qq:before { content: "\e627";}

.icon_arrow-arrow-ll:before { content: "\e603";}

.icon_arrow-nan:before { content: "\e614";}

.icon_arrow-nv:before { content: "\e7d9";}




