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

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