/**
* 2007-2016 PrestaShop
*
* NOTICE OF LICENSE
*
* @author    Innovadeluxe SL
* @copyright 2016 Innovadeluxe SL

* @license   INNOVADELUXE
*/

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

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

.idxicon-add-user:before {
  content: "\e900";
}
.idxicon-b2b:before {
  content: "\e901";
}
.idxicon-b2c:before {
  content: "\e902";
}
.idxicon-back:before {
  content: "\e903";
}
.idxicon-cart:before {
  content: "\e905";
}
.idxicon-check:before {
  content: "\e906";
}
.idxicon-close:before {
  content: "\e907";
}
.idxicon-config:before {
  content: "\e908";
}
.idxicon-delete-user:before {
  content: "\e909";
}
.idxicon-download:before {
  content: "\e90a";
}
.idxicon-edit:before {
  content: "\e90b";
}
.idxicon-hand:before {
  content: "\e90c";
}
.idxicon-homeblue:before {
  content: "\e90d";
}
.idxicon-attach:before {
  content: "\e90f";
}
.idxicon-minus:before {
  content: "\e910";
}
.idxicon-add:before {
  content: "\e911";
}
.idxicon-search:before {
  content: "\e912";
}
.idxicon-user:before {
  content: "\e913";
}
.idxicon-jpg:before {
  content: "\e914";
}
.idxicon-list:before {
  content: "\e915";
}
.idxicon-lock:before {
  content: "\e916";
}
.idxicon-notification:before {
  content: "\e917";
}
.idxicon-sort:before {
  content: "\e919";
}
.idxicon-sort-az:before {
  content: "\e91a";
}
.idxicon-sort-num:before {
  content: "\e91b";
}
.idxicon-pdf:before {
  content: "\e91c";
}
.idxicon-save:before {
  content: "\e91d";
}
.idxicon-eye:before {
  content: "\e91e";
}
.idxicon-move:before {
  content: "\e91f";
}
.idxicon-send:before {
  content: "\e920";
}
.idxicon-share:before {
  content: "\e921";
}
.idxicon-svg:before {
  content: "\e922";
}
.idxicon-trash:before {
  content: "\e923";
}
.idxicon-unlock:before {
  content: "\e924";
}
.idxicon-upload:before {
  content: "\e925";
}
.idxicon-xls:before {
  content: "\e926";
}
