@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qbu3g7');
  src:  url('fonts/icomoon.eot?qbu3g7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qbu3g7') format('truetype'),
    url('fonts/icomoon.woff?qbu3g7') format('woff'),
    url('fonts/icomoon.svg?qbu3g7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-handshake:before {
  content: "\e903";
}
.icon-license:before {
  content: "\e900";
}
.icon-agro:before {
  content: "\e902";
}
.icon-drone:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-display:before {
  content: "\e956";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-spinner2:before {
  content: "\e97b";
}
.icon-spinner3:before {
  content: "\e97c";
}
.icon-spinner8:before {
  content: "\e981";
}
.icon-spinner9:before {
  content: "\e982";
}
.icon-spinner10:before {
  content: "\e983";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-price-tags:before {
  content: "\e936";
}
.icon-users:before {
  content: "\e972";
}
.icon-play2:before {
  content: "\ea15";
}
