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

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

.icon-left:before {
  content: "\e6a0";
}

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

.icon-whatapps:before {
  content: "\e622";
}

.icon-bianyaqi:before {
  content: "\e550";
}

.icon-lingjianxuanze:before {
  content: "\e709";
}

.icon-qualifications:before {
  content: "\e601";
}

.icon-icon_minor_globle:before {
  content: "\e612";
}

.icon-left1:before {
  content: "\e681";
}

.icon-right1:before {
  content: "\e682";
}

.icon-beng:before {
  content: "\e6d2";
}

.icon-rejiaohuanqi:before {
  content: "\e776";
}

.icon-whatapp:before {
  content: "\e652";
}

