@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?75229172');
  src: url('../font/fontello.eot?75229172#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?75229172') format('woff2'),
       url('../font/fontello.woff?75229172') format('woff'),
       url('../font/fontello.ttf?75229172') format('truetype'),
       url('../font/fontello.svg?75229172#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?75229172#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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 */
  margin-left: .2em;

  /* 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-bateau:before { content: '\e827'; } /* '' */
.icon-linkedin:before { content: '\e900'; } /* '' */
.icon-industrie:before { content: '\e901'; } /* '' */
.icon-compta:before { content: '\e902'; } /* '' */
.icon-rh:before { content: '\e903'; } /* '' */
.icon-conseil:before { content: '\e904'; } /* '' */
.icon-juridique:before { content: '\e905'; } /* '' */
.icon-science:before { content: '\e906'; } /* '' */
.icon-table:before { content: '\e907'; } /* '' */
.icon-ressources:before { content: '\e908'; } /* '' */
.icon-f-gauche:before { content: '\e909'; } /* '' */
.icon-f-droite:before { content: '\e90a'; } /* '' */
.icon-Facebook:before { content: '\e90b'; } /* '' */
.icon-goDown:before { content: '\e90c'; } /* '' */
.icon-plus:before { content: '\e90d'; } /* '' */
.icon-recycle:before { content: '\e90e'; } /* '' */
.icon-cog:before { content: '\e90f'; } /* '' */
.icon-restaurant:before { content: '\e910'; } /* '' */
.icon-finance:before { content: '\e911'; } /* '' */
.icon-user:before { content: '\e912'; } /* '' */
.icon-immobilier:before { content: '\e913'; } /* '' */
.icon-pharmacie:before { content: '\e914'; } /* '' */
.icon-ordi:before { content: '\e915'; } /* '' */
.icon-services:before { content: '\e916'; } /* '' */
.icon-magazin:before { content: '\e917'; } /* '' */
.icon-liberal:before { content: '\e918'; } /* '' */
.icon-batiment:before { content: '\e919'; } /* '' */
.icon-griffe:before { content: '\e91a'; } /* '' */
.icon-logo-initia:before { content: '\e91b'; } /* '' */
.icon-search:before { content: '\e91c'; } /* '' */
.icon-finance_1:before { content: '\e91d'; } /* '' */
.icon-social:before { content: '\e91e'; } /* '' */
.icon-dialog:before { content: '\e91f'; } /* '' */
.icon-message:before { content: '\e920'; } /* '' */
.icon-mail:before { content: '\e921'; } /* '' */
.icon-user-plain:before { content: '\e922'; } /* '' */
.icon-tel:before { content: '\e923'; } /* '' */
.icon-expertise:before { content: '\e924'; } /* '' */
.icon-indeed:before { content: '\e925'; } /* '' */
.icon-caddie:before { content: '\e926'; } /* '' */
