﻿@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('../font/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 24px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-small{
  font-size: 14px !important;
}

.icon-star:before {
  content: "\e638";
}

.icon-search:before {
  content: "\e639";
}

.icon-more:before {
  content: "\e63a";
}

.icon-grzx:before {
  content: "\e63b";
}

.icon-position:before {
  content: "\e63c";
}

.icon-ydfw:before {
  content: "\e63d";
}

.icon-znkf:before {
  content: "\e63e";
}

.icon-wdyj:before {
  content: "\e63f";
}

.icon-wza:before {
  content: "\e640";
}

.icon-jiantou:before {
  content: "\e64a";
}
