@font-face {
  font-family: 'KDC-Icons';
  src:  url('../../fonts/KDC-Icons.eot?mb0cii');
  src:  url('../../fonts/KDC-Icons.eot?mb0cii#iefix') format('embedded-opentype'),
    url('../../fonts/KDC-Icons.ttf?mb0cii') format('truetype'),
    url('../../fonts/KDC-Icons.woff?mb0cii') format('woff'),
    url('../../fonts/KDC-Icons.svg?mb0cii#KDC-Icons') 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: 'KDC-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;
}

.icon-calendar:before {
  content: "\e90d";
  color: #0089cf;
}
.icon-check:before {
  content: "\e90e";
  color: #0089cf;
}
.icon-arrow_left:before {
  content: "\e90c";
  color: #0089cf;
}
.icon-long-arrow_left:before {
  content: "\e900";
  color: #0089cf;
}
.icon-long-arrow_right:before {
  content: "\e901";
  color: #0089cf;
}
.icon-angle_down:before {
  content: "\e902";
  color: #0089cf;
}
.icon-angle_left:before {
  content: "\e903";
  color: #0089cf;
}
.icon-arrow_right:before {
  content: "\e904";
  color: #0089cf;
}
.icon-arrow_down:before {
  content: "\e905";
  color: #0089cf;
}
.icon-minus:before {
  content: "\e906";
  color: #0089cf;
}
.icon-plus:before {
  content: "\e907";
  color: #0089cf;
}
.icon-angle_external:before {
  content: "\e908";
  color: #0089cf;
}
.icon-angle_right:before {
  content: "\e909";
  color: #0089cf;
}
.icon-angle-up:before {
  content: "\e90a";
  color: #0089cf;
}
.icon-play:before {
  content: "\e90b";
  color: #0089cf;
}
