@font-face {
  font-family: "ef"; /* Project id 2400139 */
  src: url('iconfont.woff2?t=1656983377571') format('woff2'),
       url('iconfont.woff?t=1656983377571') format('woff'),
       url('iconfont.ttf?t=1656983377571') format('truetype');
}

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

.eqf-star:before {
  content: "\e652";
}

.eqf-star-line:before {
  content: "\e653";
}

.eqf-eye3:before {
  content: "\e70d";
}

.eqf-flower2:before {
  content: "\e62d";
}

.eqf-love:before {
  content: "\e650";
}

.eqf-vote:before {
  content: "\e667";
}

.eqf-good:before {
  content: "\e66a";
}

