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

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

.icon-handbag:before {
  content: "\e7f1";
}

.icon-interaction:before {
  content: "\e7f0";
}

.icon-magnifier:before {
  content: "\e7ef";
}

.icon-language:before {
  content: "\e7ee";
}

.icon-address:before {
  content: "\e7e8";
}

.icon-nature:before {
  content: "\e7eb";
}

.icon-vitality:before {
  content: "\e7ec";
}

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

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

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

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

.icon-logo:before {
  content: "\e7e5";
}

.icon-twitter:before {
  content: "\e7e9";
}

.icon-email:before {
  content: "\e7ea";
}

.icon-instagram:before {
  content: "\e794";
}

