@font-face {
  font-family: 'cc-icones';
  src:  url('fonts/cc-icones.eot');
  src:  url('fonts/cc-icones.eot') format('embedded-opentype'),
    url('fonts/cc-icones.ttf') format('truetype'),
    url('fonts/cc-icones.woff') format('woff'),
    url('fonts/cc-icones.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.cc-icones-anniversaire:before {
  content: "\e900";
}
.cc-icones-creatif:before {
  content: "\e902";
}
.cc-icones-ethique:before {
  content: "\e903";
}
.cc-icones-humain:before {
  content: "\e904";
}
.cc-icones-idee:before {
  content: "\e905";
}
.cc-icones-projets:before {
  content: "\e906";
}
.cc-icones-rayonnement:before {
  content: "\e908";
}
.cc-icones-service:before {
  content: "\e909";
}
.cc-icones-talents:before {
  content: "\e90a";
}
.cc-icones-transition:before {
  content: "\e90e";
}
.cc-icones-innovation:before {
  content: "\e90f";
}
.cc-icones-satisfait:before {
  content: "\e910";
}
