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

[class^="kdaicon-"], [class*=" kdaicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'NDORH-Icons' !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;
}

.kdaicon-everyone:before {
  content: "\e900";
  color: #c9c7c1;
}
.kdaicon-business:before {
  content: "\e901";
  color: #c9c7c1;
}
.kdaicon-faith:before {
  content: "\e902";
  color: #c9c7c1;
}
.kdaicon-teachers:before {
  content: "\e903";
  color: #c9c7c1;
}
.kdaicon-parents:before {
  content: "\e904";
  color: #c9c7c1;
}
.kdaicon-students:before {
  content: "\e905";
  color: #c9c7c1;
}
