@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?iiy1kl');
  src:  url('fonts/icomoon.eot?iiy1kl#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?iiy1kl') format('truetype'),
    url('fonts/icomoon.woff?iiy1kl') format('woff'),
    url('fonts/icomoon.svg?iiy1kl#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-facebook:before {
  content: "\e908";
  color: #959594;
}
.icon-instagram:before {
  content: "\e909";
  color: #959594;
}
.icon-linkedin:before {
  content: "\e90a";
  color: #959594;
}
.icon-twitter:before {
  content: "\e90b";
  color: #959594;
}
.icon-youtube:before {
  content: "\e90c";
  color: #959594;
}
.icon-contenu:before {
  content: "\e900";
}
.icon-data_marketing:before {
  content: "\e901";
}
.icon-digital:before {
  content: "\e902";
}
.icon-marketing:before {
  content: "\e903";
}
.icon-rse:before {
  content: "\e904";
}
.icon-social_media:before {
  content: "\e905";
}
.icon-soft_skills:before {
  content: "\e906";
}
.icon-vente:before {
  content: "\e907";
}
.icon-loupe:before {
  content: "\e986";
}
