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

[class^="ikon-"], [class*=" ikon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ikon' !important;

  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

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

[class^="ikon-"]:before, [class*=" ikon-"]:before, [class*=path]:before {
  position: relative;
  left: .12em;
}

.ikon-afdx:before {
  content: "\e900";
}
.ikon-audio:before {
  content: "\e901";
  left: 0.15em;
  bottom: .09em;
}
.ikon-cpu:before {
  content: "\e902";
}
.ikon-cub:before {
  content: "\e903";
  bottom: -0.02em;
}
.ikon-bw-cam:before {
  content: url("img/front-bw-camara.svg");
  transform: scale(0.51);
}
.ikon-front-bw-camera .path1:before {
  content: "\e904";
}
.ikon-front-bw-camera .path2:before {
  content: "\e905";
  margin-left: -1.125em;
}
.ikon-front-bw-camera .path3:before {
  content: "\e906";
  margin-left: -1.125em;
  color: rgb(255, 255, 255);
}
.ikon-front-bw-camera .path4:before {
  content: "\e907";
  margin-left: -1.125em;
  color: rgb(0, 0, 0);
}
.ikon-front-color-camera .path1:before {
  content: "\e908";
}
.ikon-front-color-camera .path2:before {
  content: "\e909";
  margin-left: -1.125em;
}
.ikon-front-color-camera .path3:before {
  content: "\e90a";
  margin-left: -1.125em;
  color: rgb(255, 0, 0);
}
.ikon-front-color-camera .path4:before {
  content: "\e90b";
  margin-left: -1.125em;
  color: rgb(0, 255, 0);
}
.ikon-front-color-camera .path5:before {
  content: "\e90c";
  margin-left: -1.125em;
  color: rgb(0, 0, 255);
}
.ikon-front-radar:before {
  content: "\e90d";
}
.ikon-gpu:before {
  content: "\e90e";
}
.ikon-lwir:before {
  content: "\e912";
  left: 0.18em;
  bottom: -0.06em;
}
.ikon-mmr:before {
  content: "\e913";
  bottom: -0.02em;
}
.ikon-prim:before {
  content: "\e914";
  bottom: -0.02em;
}
.ikon-right-camera:before {
  content: "\e915";
}
.ikon-left-camera:before {
  content: "\e90f";
  left:-0.06em;
}
.ikon-right-lidar:before {
  content: "\e916";
}
.ikon-left-lidar:before {
  content: "\e910";
}
.ikon-right-radar:before {
  content: "\e917";
  left: 0.16em;
  top:-1px;
}
.ikon-left-radar:before {
  content: "\e911";
  left: 0.06em;
  top:-1px;
}
.ikon-swir:before {
  content: "\e918";
  left: 0.18em;
  bottom: -0.06em;
}
.ikon-toggle-off:before {
  content: "\e919";
  bottom: 0.12em;
}
.ikon-toggle-on:before {
  content: "\e91a";
  bottom: 0.06em;
}
