@font-face {
  font-family: "iconfont"; /* Project id 3579850 */
  src: url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/iconfont.ttf') format('truetype');
}

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

/* 右半箭头 */
.icon-Rrl_s_145:before {
  content: "\e613";
}

/* 搜索 */
.icon-sousuo:before {
  content: "\e651";
}
/* 关闭 */
.icon-guanbi:before {
  content: "\e64e";
}

 /* 上和下 */
.icon-shang:before {
  content: "\e63c";
}
.icon-xia:before {
  content: "\e63d";
}

/* +和-号 */
.icon-jiahao:before {
  content: "\e626";
}
.icon-jianhao:before {
  content: "\e729";
}

/* 菜单 */
.icon-caidan:before {
  content: "\e605";
}
.icon-liebiao:before {
  content: "\e600";
}

.icon-skype:before {
  content: "\e87d";
}

/* 手机 */
.icon-shouji_o:before {
  content: "\eb4d";
}

/* 邮件 */
.icon-youjian_o:before {
  content: "\ebca";
}

/* 电话 */
.icon-24gl-telephone3:before {
  content: "\e953";
}

/* 传真 */
.icon-chuanzhen:before {
  content: "\e6e0";
}

/* 左右箭头 */
.icon-youjiantou:before {
  content: "\e624";
}
.icon-zuojiantou:before {
  content: "\e625";
}

/* 播放 */
.icon-bofang:before {
  content: "\e717";
}

/* 发送邮件 */
.icon-fasongyoujian:before {
  content: "\e61e";
}

/* 地址 */
.icon-dizhiguanli:before {
  content: "\e63f";
}

/* *号 */
.icon-xinghao:before {
  content: "\e64c";
}

/* 左右 */
.icon-left-1:before {
  content: "\e603";
}
.icon-right-1-copy:before {
  content: "\e61f";
}

