@font-face {
  font-family: "iconfont";
  src: url('iconfont.woff2') format('woff2'),
       url('iconfont.woff') format('woff'),
       url('iconfont.ttf') format('truetype');
}

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

.icon-link:before {
  content: "\e771";
}

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

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

.icon-menulines:before {
  content: "\e908";
}

.icon-service-community2:before {
  content: "\e60f";
}

.icon-arrowup:before {
  content: "\eca4";
}

.icon-arrowdown:before {
  content: "\eca5";
}

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

.icon-phone:before {
  content: "\e60d";
}

.icon-location:before {
  content: "\e64b";
}

.icon-service-secret:before {
  content: "\e606";
}

.icon-service-circuit:before {
  content: "\e638";
}

.icon-service-car:before {
  content: "\e630";
}

.icon-service-danger:before {
  content: "\e60a";
}

.icon-service-company:before {
  content: "\e617";
}

.icon-service-community:before {
  content: "\e62e";
}

