@font-face {
  font-family: 'ff';
  src: url('../font/ff.eot?45271175');
  src: url('../font/ff.eot?45271175#iefix') format('embedded-opentype'),
       url('../font/ff.woff2?45271175') format('woff2'),
       url('../font/ff.woff?45271175') format('woff'),
       url('../font/ff.ttf?45271175') format('truetype'),
       url('../font/ff.svg?45271175#ff') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ff';
    src: url('../font/ff.svg?45271175#ff') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ff";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-appel-telephonique:before { content: '\e800'; } /* '' */
.icon-boite-de-reception:before { content: '\e801'; } /* '' */
.icon-book-bookmark:before { content: '\e802'; } /* '' */
.icon-briefcase:before { content: '\e803'; } /* '' */
.icon-case-a-cocher:before { content: '\e804'; } /* '' */
.icon-casquette-de-graduation:before { content: '\e805'; } /* '' */
.icon-chat-bubble-call:before { content: '\e806'; } /* '' */
.icon-clock:before { content: '\e807'; } /* '' */
.icon-comment-user:before { content: '\e808'; } /* '' */
.icon-cours-de-cours:before { content: '\e809'; } /* '' */
.icon-envelope-dot:before { content: '\e80a'; } /* '' */
.icon-eyse:before { content: '\e80b'; } /* '' */
.icon-fauteuil-roulant:before { content: '\e80c'; } /* '' */
.icon-fleche-petite-gauche:before { content: '\e80d'; } /* '' */
.icon-formateur:before { content: '\e80e'; } /* '' */
.icon-marker:before { content: '\e80f'; } /* '' */
.icon-mots-cles:before { content: '\e810'; } /* '' */
.icon-mug-hot-alt:before { content: '\e811'; } /* '' */
.icon-objectifs:before { content: '\e812'; } /* '' */
.icon-programme:before { content: '\e813'; } /* '' */
.icon-systemes-daide-a-lecoute:before { content: '\e814'; } /* '' */
.icon-pubic-vise:before { content: '\e815'; } /* '' */
.icon-eye:before { content: '\e817'; } /* '' */
.icon-arrow-down-from-arc:before { content: '\e818'; } /* '' */
