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

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