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

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

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

.icon-satellite:before {
  content: "\e828";
}

.icon-signal-tower:before {
  content: "\e829";
}

.icon-set-square:before {
  content: "\e82a";
}

.icon-drones:before {
  content: "\e82b";
}

.icon-radio-waves:before {
  content: "\e82c";
}

.icon-check-correct:before {
  content: "\e82d";
}

.icon-knife-edge:before {
  content: "\e82e";
}

.icon-battery:before {
  content: "\e82f";
}

.icon-tel:before {
  content: "\e6b3";
}

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

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

