@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.ttf?lcudv5') format('truetype'), url('fonts/icomoon.woff?lcudv5') format('woff'), url('fonts/icomoon.svg?lcudv5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.iconfont {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-triangle:before {
  content: '\e900';
}
.icon-left:before {
  content: '\e901';
}
.icon-right:before {
  content: '\e902';
}
.icon-shuju:before {
  content: '\e903';
}
.icon-tag:before {
  content: '\e904';
}
.icon-auto:before {
  content: '\e905';
}
.icon-precise:before {
  content: '\e906';
}
.icon-convert:before {
  content: '\e907';
}
.icon-silent:before {
  content: '\e908';
}
.icon-outflow:before {
  content: '\e909';
}
.icon-iteration:before {
  content: '\e90a';
}
.icon-ask:before {
  content: '\e90b';
  color: #6e6e6e;
}
.icon-contact:before {
  content: '\e90c';
  color: #6e6e6e;
}
.icon-technical:before {
  content: '\e90d';
  color: #6e6e6e;
}
.icon-top:before {
  content: '\e90e';
  color: #6e6e6e;
}
.icon-logo:before {
  content: '\e90f';
}
.icon-tel:before {
  content: '\e910';
}
.icon-email:before {
  content: '\e911';
}
.icon-map:before {
  content: '\e912';
}
.icon-go:before {
  content: '\e913';
}
