@font-face {
  font-family: "iconfont"; /* Project id 3722091 */
  src: url('/Other/rh/assets/font/iconfont/t/1667317867108.woff2') format('woff2'),
       url('/Other/rh/assets/font/iconfont/t/1667317867108.woff') format('woff'),
       url('/Other/rh/assets/font/iconfont/t/1667317867108.ttf') format('truetype');
}

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

.icon-arrow-right-circle:before {
  content: "\e666";
}

.icon-arrow-left-circle:before {
  content: "\e667";
}

.icon-toright:before {
  content: "\e651";
}

.icon-arrowbottom:before {
  content: "\e658";
}

.icon-arrow-right:before {
  content: "\e665";
}

.icon-sanjiaoxing:before {
  content: "\e89a";
}

.icon-juxing:before {
  content: "\e89b";
}

.icon-gengduo:before {
  content: "\e89c";
}

.icon-close:before {
  content: "\e69a";
}

.icon-menu:before {
  content: "\e605";
}

