@font-face {
  font-family: 'cdf_icons';
  src:  url('../fonts/cdf_icons.eot?f2b0r2');
  src:  url('../fonts/cdf_icons.eot?f2b0r2#iefix') format('embedded-opentype'),
    url('../fonts/cdf_icons.ttf?f2b0r2') format('truetype'),
    url('../fonts/cdf_icons.woff?f2b0r2') format('woff'),
    url('../fonts/cdf_icons.svg?f2b0r2#cdf_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: 'cdf_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;
}

.icon-cdf_icons.arrow-left:before {
  content: "\e900";
}
.icon-cdf_icons.arrow-right:before {
  content: "\e901";
}
.icon-cdf_icons.facebook:before {
  content: "\e902";
}
.icon-cdf_icons.profile:before {
  content: "\e903";
}
.icon-cdf_icons.search:before {
  content: "\e904";
}
.icon-cdf_icons.twitter:before {
  content: "\e905";
}
.icon-cdf_icons.modifpen:before {
  content: "\e906";
}
.icon-cdf_icons.config:before {
  content: "\e907";
}
.icon-cdf_icons.extlien:before {
  content: "\e908";
}
.icon-cdf_icons.website:before {
  content: "\e909";
}
.icon-cdf_icons.quit:before {
  content: "\e90a";
}
.icon-cdf_icons.preview:before {
  content: "\e90b";
}
.icon-cdf_icons.refresh:before {
  content: "\e90c";
}
.icon-cdf_icons.undo:before {
  content: "\e90d";
}
.icon-cdf_icons.close:before {
  content: "\e90e";
}
.icon-cdf_icons.info:before {
  content: "\e90f";
}
.icon-cdf_icons.file-text:before {
  content: "\e910";
}
.icon-cdf_icons.react:before {
  content: "\e96f";
}
