@font-face {
  font-family: 'icones-k';
  src: url('../font/icones-k.eot?92563366');
  src: url('../font/icones-k.eot?92563366#iefix') format('embedded-opentype'),
       url('../font/icones-k.woff2?92563366') format('woff2'),
       url('../font/icones-k.woff?92563366') format('woff'),
       url('../font/icones-k.ttf?92563366') format('truetype'),
       url('../font/icones-k.svg?92563366#icones-k') 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: 'icones-k';
    src: url('../font/icones-k.svg?92563366#icones-k') format('svg');
  }
}
*/
[class^="icone-k-"]:before, [class*=" icone-k-"]:before {
  font-family: "icones-k";
  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); */
}

.icone-k-icone-360:before { content: '\e800'; } /* '' */
.icone-k-icone-lit:before { content: '\e801'; } /* '' */
.icone-k-icone-catalogue:before { content: '\e802'; } /* '' */
.icone-k-icone-comparateur:before { content: '\e803'; } /* '' */
.icone-k-icone-couverts:before { content: '\e806'; } /* '' */
.icone-k-icone-douche:before { content: '\e807'; } /* '' */
.icone-k-icone-etoile:before { content: '\e809'; } /* '' */
.icone-k-icone-facebook:before { content: '\e80a'; } /* '' */
.icone-k-icone-fax:before { content: '\e80c'; } /* '' */
.icone-k-icone-info:before { content: '\e80d'; } /* '' */
.icone-k-icone-instagram:before { content: '\e80e'; } /* '' */
.icone-k-icone-integral:before { content: '\e80f'; } /* '' */
.icone-k-icone-jour:before { content: '\e810'; } /* '' */
.icone-k-icone-laptop:before { content: '\e811'; } /* '' */
.icone-k-icone-localisation:before { content: '\e813'; } /* '' */
.icone-k-icone-mail:before { content: '\e814'; } /* '' */
.icone-k-icone-nuit:before { content: '\e815'; } /* '' */
.icone-k-icone-passager:before { content: '\e816'; } /* '' */
.icone-k-icone-play:before { content: '\e817'; } /* '' */
.icone-k-icone-profile:before { content: '\e818'; } /* '' */
.icone-k-icone-revendeur:before { content: '\e81a'; } /* '' */
.icone-k-icone-telephone:before { content: '\e81b'; } /* '' */
.icone-k-icone-van:before { content: '\e81c'; } /* '' */
.icone-k-icone-velo:before { content: '\e81d'; } /* '' */
.icone-k-icone-youtube:before { content: '\e81e'; } /* '' */
.icone-k-icone-couple:before { content: '\e81f'; } /* '' */
.icone-k-icone-equipe:before { content: '\e820'; } /* '' */
.icone-k-icone-famille:before { content: '\e821'; } /* '' */
.icone-k-icone-amis:before { content: '\e822'; } /* '' */
.icone-k-icone-configurateur:before { content: '\e823'; } /* '' */
.icone-k-icone-rangement:before { content: '\e824'; } /* '' */
