/*
  Icon Font: fontcustom
*/

@font-face {
  font-family: "fontcustom";
  src: url("./fontcustom.eot");
  src: url("./fontcustom.eot?#iefix") format("embedded-opentype"),
       url("./fontcustom.woff2") format("woff2"),
       url("./fontcustom.woff") format("woff"),
       url("./fontcustom.ttf") format("truetype"),
       url("./fontcustom.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "fontcustom";
    src: url("./fontcustom.svg#fontcustom") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.icon-checkmark:before,
.icon-download:before,
.icon-enveloppe:before,
.icon-external-link:before,
.icon-facebook:before,
.icon-fax:before,
.icon-fermer:before,
.icon-fleche-bas:before,
.icon-fleche-d:before,
.icon-fleche-g:before,
.icon-fleche-haut:before,
.icon-info:before,
.icon-instagram:before,
.icon-linkedin:before,
.icon-loupe:before,
.icon-megawatt:before,
.icon-menu:before,
.icon-moins:before,
.icon-phone:before,
.icon-pin-locator:before,
.icon-plus:before,
.icon-reset:before,
.icon-sector-biomaterial:before,
.icon-sector-containerboard:before,
.icon-sector-energy:before,
.icon-sector-packaging:before,
.icon-sector-publications-paper:before,
.icon-sector-real-estate:before,
.icon-sector-recycling:before,
.icon-sector-specialty-paper:before,
.icon-sector-tissue-product:before,
.icon-sector-wine-spirit:before,
.icon-share:before,
.icon-twitter:before,
.icon-v-card:before,
.icon-youtube:before {
  display: inline-block;
  font-family: "fontcustom";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.icon-checkmark:before { content: "\f116"; }
.icon-download:before { content: "\f117"; }
.icon-enveloppe:before { content: "\f118"; }
.icon-external-link:before { content: "\f119"; }
.icon-facebook:before { content: "\f103"; }
.icon-fax:before { content: "\f104"; }
.icon-fermer:before { content: "\f11a"; }
.icon-fleche-bas:before { content: "\f113"; }
.icon-fleche-d:before { content: "\f114"; }
.icon-fleche-g:before { content: "\f11b"; }
.icon-fleche-haut:before { content: "\f11c"; }
.icon-info:before { content: "\f11d"; }
.icon-instagram:before { content: "\f131"; }
.icon-linkedin:before { content: "\f109"; }
.icon-loupe:before { content: "\f11e"; }
.icon-megawatt:before { content: "\f132"; }
.icon-menu:before { content: "\f11f"; }
.icon-moins:before { content: "\f120"; }
.icon-phone:before { content: "\f121"; }
.icon-pin-locator:before { content: "\f122"; }
.icon-plus:before { content: "\f123"; }
.icon-reset:before { content: "\f124"; }
.icon-sector-biomaterial:before { content: "\f125"; }
.icon-sector-containerboard:before { content: "\f126"; }
.icon-sector-energy:before { content: "\f127"; }
.icon-sector-packaging:before { content: "\f128"; }
.icon-sector-publications-paper:before { content: "\f129"; }
.icon-sector-real-estate:before { content: "\f12a"; }
.icon-sector-recycling:before { content: "\f12b"; }
.icon-sector-specialty-paper:before { content: "\f12c"; }
.icon-sector-tissue-product:before { content: "\f12d"; }
.icon-sector-wine-spirit:before { content: "\f12e"; }
.icon-share:before { content: "\f12f"; }
.icon-twitter:before { content: "\f111"; }
.icon-v-card:before { content: "\f130"; }
.icon-youtube:before { content: "\f112"; }
