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

[class*="fhicon-"] {
  font-family: "fhiconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fhicon-r:before {
  content: "\e650";
}

