@charset "UTF-8";

/* konica */
@font-face {
  font-family: 'konica';
  src:  url('../fonts/konica.eot?yovt0f');
  src:  url('../fonts/konica.eot?yovt0f#iefix') format('embedded-opentype'),
  url('../fonts/konica.ttf?yovt0f') format('truetype'),
  url('../fonts/konica.woff?yovt0f') format('woff'),
  url('../fonts/konica.svg?yovt0f#konica') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[data-icon]:before {
  font-family: "konica" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'konica' !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-minus:before {
  content: "\e908";
}
.icon-cloud-download:before {
  content: "\e909";
}
.icon-plus:before {
  content: "\e907";
}
.icon-search-plus:before {
  content: "\e906";
}
.icon-envelope-o:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-linkedin:before {
  content: "\e903";
}
.icon-x:before {
  content: "\e904";
}
.icon-dematerialiser:before {
  content: "\61";
}
.icon-gerer:before {
  content: "\62";
}
.icon-impression:before {
  content: "\63";
}
.icon-imprimer:before {
  content: "\64";
}
.icon-infrastructures:before {
  content: "\65";
}
.icon-innovation:before {
  content: "\66";
}
.icon-theme:before {
  content: "\67";
}
.icon-arrow:before {
  content: "\68";
}
.icon-calendar:before {
  content: "\69";
}
.icon-check:before {
  content: "\6a";
}
.icon-time:before {
  content: "\6b";
}
.icon-clock:before {
  content: "\6c";
}
.icon-close:before {
  content: "\6d";
}
.icon-innovation-1:before {
  content: "\6e";
}
.icon-video-protection:before {
  content: "\e905";
}