@font-face {
  font-family: 'fontello';
  src:  url('../fonts/fontello.eot?woynxe');
  src:  url('../fonts/fontello.eot?woynxe#iefix') format('embedded-opentype'),
    url('../fonts/fontello.ttf?woynxe') format('truetype'),
    url('../fonts/fontello.woff?woynxe') format('woff'),
    url('../fonts/fontello.svg?woynxe#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
}
 
.icon-facebook:before { content: '\e800'; }
.icon-twitter:before { content: '\e801'; }
.icon-instagram:before { content: '\e802'; }
.icon-pinterest-circled:before { content: '\e803'; }
.icon-tumbler:before { content: '\e804'; }
.icon-ok:before { content: '\e805'; }
.icon-play:before { content: '\e806'; }
.icon-pinterest:before { content: '\e807'; }
.icon-export:before { content: '\e808'; }
.icon-gplus:before { content: '\e809'; }
.icon-comment-empty:before { content: '\e80a'; }
.icon-heart-empty:before { content: '\e80b'; }
.icon-search:before { content: '\e80c'; }
.icon-basket:before { content: "\e900"; }
.icon-search-new:before { content: "\e901"; }
.icon-dropdown:before {content: "\ea50";}
.icon-select:before {content: "\ea1c";}