﻿/* iconfont css */

@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/ba717b8b70b34f898ad111172be562fc.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.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-jiaoyubeijingline:before { content: "\e600"; }

.icon-87:before { content: "\e67b"; }

.icon-iconfonttouzi:before { content: "\e607"; }

.icon-iconfontjiantou1:before { content: "\e631"; }

.icon-qiyetouzixinxichaxun:before { content: "\e620"; }

.icon-sousuo:before { content: "\e641"; }

.icon-jiaoyu:before { content: "\e62b"; }

.icon-wuyefei:before { content: "\e626"; }

.icon-guanbi:before { content: "\e64c"; }

.icon-arrow:before { content: "\e61c"; }

.icon-jianzhuye:before { content: "\e61b"; }

.icon-touzijisuanqi:before { content: "\e639"; }


