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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-carte-bleue:before {
  content: "\e918";
}
.icon-facebook:before {
  content: "\e919";
}
.icon-twitter:before {
  content: "\e91a";
}
.icon-linkedin:before {
  content: "\e91b";
}
.icon-youtube:before {
  content: "\e91c";
}
.icon-instagram:before {
  content: "\e91d";
}
.icon-telephone:before {
  content: "\e91e";
}
.icon-telephone-constat:before {
  content: "\e91f";
}
.icon-email:before {
  content: "\e920";
}
.icon-horaires:before {
  content: "\e921";
}
.icon-adresse:before {
  content: "\e927";
}
.icon-plan:before {
  content: "\e922";
}
.icon-ventes-encheres:before {
  content: "\e900";
}
.icon-demande-constat:before {
  content: "\e923";
}
.icon-declarer-situation:before {
  content: "\e924";
}
.icon-depot-acte:before {
  content: "\e925";
}
.icon-paiement:before {
  content: "\e926";
}
