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

.iconfont {
    font-family: "iconfont" !important;
    margin-top: 8px;
    margin-bottom: 25px;
    transition: .3s;
    font-size: 80px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height:1;
}

.icon-qiyeyuanjing:before {
  content: "\e668";
}

.icon-hexinjiazhiguan:before {
  content: "\e60f";
}

.icon-yuanjingyushiming:before {
  content: "\e611";
}

