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

.icomoon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-point:before {
  content: "\e900";
}
.icon-check:before {
  content: "\e901";
}
.icon-chat:before {
  content: "\e902";
}
.icon-inscription:before {
  content: "\e903";
}
.icon-participez:before {
  content: "\e904";
}
.icon-partagez:before {
  content: "\e905";
}
.icon-echangez:before {
  content: "\e906";
}
.icon-commenter:before {
  content: "\e907";
}
.icon-forum:before {
  content: "\e908";
}
.icon-paneliste:before {
  content: "\e909";
}
.icon-questionnaire:before {
  content: "\e90a";
}
.icon-reunion:before {
  content: "\e90b";
}
.icon-user:before {
  content: "\e90c";
}
.icon-test:before {
  content: "\e90e";
}
.icon-ticket:before {
  content: "\e90f";
}
.icon-token:before {
  content: "\e910";
}
.icon-tokens:before {
  content: "\e911";
}
.icon-voir-tout:before {
  content: "\e919";
}
.icon-webcam:before {
  content: "\e91a";
}
