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

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

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

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

.icon-complete:before {
  content: "\e669";
}

.icon-fabulous:before {
  content: "\e66f";
}

.icon-home:before {
  content: "\e674";
}

.icon-map:before {
  content: "\e677";
}

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

.icon-notification:before {
  content: "\e679";
}

.icon-navigation:before {
  content: "\e67a";
}

.icon-search:before {
  content: "\e67d";
}

.icon-smile:before {
  content: "\e67e";
}

.icon-setting:before {
  content: "\e67f";
}

.icon-telephone-out:before {
  content: "\e680";
}

.icon-user:before {
  content: "\e682";
}

.icon-work:before {
  content: "\e683";
}

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

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

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

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

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

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

.icon-notification-filling:before {
  content: "\e68c";
}

.icon-user-filling:before {
  content: "\e68d";
}

