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

[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-phone:before {
  content: "\e90a";
}
.icon-arrow-right:before {
  content: "\e909";
  color: #193d7c;
}
.icon-arrow:before {
  content: "\e906";
}
.icon-loupe:before {
  content: "\e907";
}
.icon-pdf:before {
  content: "\e908";
}
.icon-controle:before {
  content: "\e900";
}
.icon-fax:before {
  content: "\e901";
  color: #fff;
}
.icon-livraison:before {
  content: "\e902";
}
.icon-pieces:before {
  content: "\e903";
}
.icon-series:before {
  content: "\e904";
}
.icon-tel:before {
  content: "\e905";
}
