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

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

.icon-triangle-l:before {
  content: "\e655";
}

.icon-triangle-r:before {
  content: "\e656";
}

.icon-triangle-u:before {
  content: "\e65d";
}

.icon-triangle-d:before {
  content: "\e65e";
}

.icon-arrow-down:before {
  content: "\e7c1";
}

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

.icon-arrow-up:before {
  content: "\e7c3";
}

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

.icon-arrow-left-down:before {
  content: "\e7c9";
}

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

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

.icon-arrow-left-up:before {
  content: "\e7ca";
}

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

.icon-down:before {
  content: "\e7be";
}

.icon-left:before {
  content: "\e7bf";
}

.icon-up:before {
  content: "\e7c0";
}

.icon-look-for:before {
  content: "\e691";
}

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

