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

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

.icon-mess:before {
  content: "\e689";
}

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

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

.icon-nav:before {
  content: "\e642";
}

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

.icon-ind-l-02:before {
  content: "\e67d";
}

.icon-ind-l-06:before {
  content: "\e67e";
}

.icon-ind-l-05:before {
  content: "\e67f";
}

.icon-ind-l-01:before {
  content: "\e680";
}

.icon-ind-l-04:before {
  content: "\e681";
}

.icon-ind-r-04:before {
  content: "\e682";
}

.icon-ind-r-02:before {
  content: "\e683";
}

.icon-ind-r-03:before {
  content: "\e684";
}

.icon-ind-r-01:before {
  content: "\e685";
}

.icon-ind-l-03:before {
  content: "\e686";
}

