@font-face {
  font-family: 'sdicons';
  src: url('../font/sdicons.eot?35711915');
  src: url('../font/sdicons.eot?35711915#iefix') format('embedded-opentype'),
       url('../font/sdicons.woff2?35711915') format('woff2'),
       url('../font/sdicons.woff?35711915') format('woff'),
       url('../font/sdicons.ttf?35711915') format('truetype'),
       url('../font/sdicons.svg?35711915#sdicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sdicons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before { content: '\e800'; }
.icon-plus:before { content: '\e801'; }
.icon-basket:before { content: '\e802'; }
.icon-phone:before { content: '\e803'; }
.icon-home:before { content: '\e804'; }
.icon-minus:before { content: '\e805'; }
.icon-left-open-big:before { content: '\e807'; }
.icon-left-open:before { content: '\e808'; }
.icon-left-open-mini:before { content: '\e809'; }
.icon-right-open-big:before { content: '\e806'; }
.icon-right-open-mini:before { content: '\e80a'; }
.icon-right-open:before { content: '\e80b'; }
.icon-cancel:before { content: '\e80c'; }
.icon-zoom-in:before { content: '\e80d'; }
.icon-menu:before { content: '\e80e'; }
.icon-download:before { content: '\e80f'; }
.icon-list:before { content: '\e810'; }
.icon-picture:before { content: '\e811'; }
.icon-facebook:before { content: '\f09a'; }
.icon-linkedin:before { content: '\f0e1'; }
.icon-youtube:before { content: '\f16a'; }
.icon-instagram:before { content: '\f16d'; }
