@font-face {
  font-family: 'Navi_Icon';
  src:  url('fonts/Navi_Icon.eot?7q2xf0');
  src:  url('fonts/Navi_Icon.eot?7q2xf0#iefix') format('embedded-opentype'),
    url('fonts/Navi_Icon.ttf?7q2xf0') format('truetype'),
    url('fonts/Navi_Icon.woff?7q2xf0') format('woff'),
    url('fonts/Navi_Icon.svg?7q2xf0#Navi_Icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Navi_Icon' !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-Energy:before {
  content: "\e900";
  color: currentColor;
}
.icon-Film:before {
  content: "\e901";
  color: currentColor;
}
.icon-Pharmaceuticals:before {
  content: "\e902";
  color: currentColor;
}
.icon-Automobiles:before {
  content: "\e903";
  color: currentColor;
}
.icon-Food:before {
  content: "\e904";
  color: currentColor;
}
.icon-Petrochemical:before {
  content: "\e905";
  color: currentColor;
}
.icon-Education:before {
  content: "\e906";
  color: currentColor;
}
.icon-Broadcasting:before {
  content: "\e907";
  color: currentColor;
}
.icon-Steel:before {
  content: "\e908";
  color: currentColor;
}
.icon-Electronics:before {
  content: "\e909";
  color: currentColor;
}
