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

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

.icon-16gl-1:before {
  content: "\eb84";
}

.icon-16gl-2:before {
  content: "\eb85";
}

.icon-16gl-5:before {
  content: "\eb86";
}

.icon-16gl-4:before {
  content: "\eb87";
}

.icon-16gl-3:before {
  content: "\eb88";
}

.icon-16gl-6:before {
  content: "\eb89";
}

