@font-face {
  font-family: 'icomoon';
  src:  url('./fonts/icomoon.eot?1y5zhv');
  src:  url('./fonts/icomoon.eot?1y5zhv#iefix') format('embedded-opentype'),
    url('./fonts/icomoon.ttf?1y5zhv') format('truetype'),
    url('./fonts/icomoon.woff?1y5zhv') format('woff'),
    url('./fonts/icomoon.svg?1y5zhv#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-vineta-fr:before {
  content: "\e900";
}
.icon-wsp-bg-fr:before {
  content: "\e901";
}
.icon-wsp-borde-fr:before {
  content: "\e902";
}
.icon-youtube-fr:before {
  content: "\e903";
}
.icon-box-fr:before {
  content: "\e904";
}
.icon-cell-fr:before {
  content: "\e905";
}
.icon-email-fr:before {
  content: "\e906";
}
.icon-facebook-fr:before {
  content: "\e907";
}
.icon-instagram-fr:before {
  content: "\e908";
}
.icon-phone-fr:before {
  content: "\e909";
}
.icon-pointer-fr:before {
  content: "\e90a";
}
.icon-twitter-fr:before {
  content: "\e90b";
}
