@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?nzi588');
  src:  url('fonts/icomoon.eot?nzi588#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?nzi588') format('truetype'),
    url('fonts/icomoon.woff?nzi588') format('woff'),
    url('fonts/icomoon.svg?nzi588#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: none;
  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-bordure-tous:before {
  content: "\e90b";
}
.icon-loupe-crayon:before {
  content: "\e90a";
}
.icon-bordure-gauche:before {
  content: "\e908";
}
.icon-bordure-droite:before {
  content: "\e909";
}
.icon-bordure-haut:before {
  content: "\e906";
}
.icon-bordure-bas:before {
  content: "\e907";
}
.icon-loupe-plus:before {
  content: "\e904";
}
.icon-loupe:before {
  content: "\e905";
}
.icon-loupe-check-v2:before {
  content: "\e901";
}
.icon-loupe-barree:before {
  content: "\e902";
}
.icon-loupe-check:before {
  content: "\e903";
}
.icon-loupe-x:before {
  content: "\e900";
}
