@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?978v3h');
  src:  url('fonts/icomoon.eot?978v3h#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?978v3h') format('truetype'),
    url('fonts/icomoon.woff?978v3h') format('woff'),
    url('fonts/icomoon.svg?978v3h#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-chevron-down:before {
  content: "\e90f";
}
.icon-lang:before {
  content: "\e90e";
}
.icon-france:before {
  content: "\e905";
}
.icon-localisation:before {
  content: "\e90d";
}
.icon-activity:before {
  content: "\e900";
  color: #000091;
}
.icon-arrow-left:before {
  content: "\e901";
  color: #000091;
}
.icon-arrow-right:before {
  content: "\e902";
  color: #000091;
}
.icon-company:before {
  content: "\e903";
  color: #99a1af;
}
.icon-filters:before {
  content: "\e904";
  color: #99a1af;
}
.icon-mail:before {
  content: "\e906";
  color: #000091;
}
.icon-menu:before {
  content: "\e907";
  color: #000091;
}
.icon-phone:before {
  content: "\e908";
  color: #000091;
}
.icon-print:before {
  content: "\e909";
  color: #000091;
}
.icon-search:before {
  content: "\e90a";
  color: #000091;
}
.icon-share:before {
  content: "\e90b";
  color: #000091;
}
.icon-web:before {
  content: "\e90c";
  color: #000091;
}
