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

.odt {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'odt-icons' !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;
}

.odt-primary-substation-feeder:before {
  content: "\e900";
}
.odt-secondary-substation:before {
  content: "\e901";
}
