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

[class^="icons-"], [class*=" icons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !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;
}

.icons-icon-arrow-diagonal-complex:before {
  content: "\e900";
}
.icons-icon-arrow-down-complex:before {
  content: "\e901";
}
.icons-icon-arrow-down-simple:before {
  content: "\e902";
}
.icons-icon-arrow-left-complex:before {
  content: "\e903";
}
.icons-icon-arrow-left-simple:before {
  content: "\e904";
}
.icons-icon-arrow-right-complex:before {
  content: "\e905";
}
.icons-icon-arrow-right-simple:before {
  content: "\e906";
}
.icons-icon-arrow-up-complex:before {
  content: "\e907";
}
.icons-icon-arrow-up-simple:before {
  content: "\e908";
}
.icons-icon-arrow-white:before {
  content: "\e909";
  color: #fff;
}
.icons-icon-bag:before {
  content: "\e90a";
  color: #fff;
}
.icons-icon-burger:before {
  content: "\e90b";
}
.icons-icon-calendar:before {
  content: "\e90c";
}
.icons-icon-check:before {
  content: "\e90d";
}
.icons-icon-clock:before {
  content: "\e90e";
}
.icons-icon-contact:before {
  content: "\e90f";
}
.icons-icon-cross:before {
  content: "\e910";
}
.icons-icon-error:before {
  content: "\e911";
  color: #ee726b;
}
.icons-icon-facebook:before {
  content: "\e912";
}
.icons-icon-filter:before {
  content: "\e913";
}
.icons-icon-filter-solid:before {
  content: "\e914";
}
.icons-icon-info:before {
  content: "\e915";
  color: #3940db;
}
.icons-icon-less:before {
  content: "\e916";
}
.icons-icon-less-cercle:before {
  content: "\e917";
}
.icons-icon-location:before {
  content: "\e918";
}
.icons-icon-phone:before {
  content: "\e919";
}
.icons-icon-plus:before {
  content: "\e91a";
}
.icons-icon-plus-cercle:before {
  content: "\e91b";
}
.icons-icon-search:before {
  content: "\e91c";
}
.icons-icon-success .path1:before {
  content: "\e91d";
  color: rgb(55, 189, 154);
}
.icons-icon-success .path2:before {
  content: "\e91e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icons-icon-user:before {
  content: "\e91f";
  color: #fff;
}
