@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bay7dw');
  src:  url('fonts/icomoon.eot?bay7dw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bay7dw') format('truetype'),
    url('fonts/icomoon.woff?bay7dw') format('woff'),
    url('fonts/icomoon.svg?bay7dw#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-Icone-Crayon-Vert:before {
  content: "\e900";
  color: #7b8073;
}
.icon-Icone-Carte-Site:before {
  content: "\e901";
  color: #7b8073;
}
.icon-Icone-Dans-Environs:before {
  content: "\e902";
  color: #7b8073;
}
.icon-Icone-Partenaires:before {
  content: "\e903";
  color: #7b8073;
}
