@font-face {
  font-family: 'fontello';
  src: url('../../../template/fonts/font/fontello.eot?46034704');
  src: url('../../../template/fonts/font/fontello.eot?46034704#iefix') format('embedded-opentype'),
       url('../../../template/fonts/font/fontello.woff2?46034704') format('woff2'),
       url('../../../template/fonts/font/fontello.woff?46034704') format('woff'),
       url('../../../template/fonts/font/fontello.ttf?46034704') format('truetype'),
       url('../../../template/fonts/font/fontello.svg?46034704#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?46034704#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-right-small:before { content: '\ec83';}
.icon-eye:before { content: '\ea8f';}
.icon-up-open-mini:before { content: '\e802'; }
.icon-down-open-mini:before { content: '\ec83'; }
.icon-search:before { content: '\f50d';}
.icon-phone:before { content: '\ec06';}
.icon-up-thin:before { content: '\ec8f';}
.icon-up-open:before { content: '\ec86';}
.icon-flower-silhouette:before { content: '\eaca';}
.icon-info-circled:before { content: '\ed37';}
.icon-ok:before { content: '\eb0c';}
.icon-left-open:before { content: '\ec78';}
.icon-right-open:before { content: '\ec79';}
.icon-op1:before { content: '\e8b3';}
.icon-calendar:before { content: '\e80e';}
.icon-menu-1:before { content: '\e80f';}
.icon-op2:before { content: '\e856';}
.icon-op3:before { content: '\ec1f';}
.icon-minus:before { content: '\e8ab';}
.icon-plus:before { content: '\e8b2';}
.icon-cancel:before { content: '\ebd6';}
.icon-cancel-1:before { content: '\e816';}
.icon-truck:before { content: '\e92f';}
.icon-star:before { content: '\e85b';}
.icon-star-empty:before { content: '\e9a7';}
.icon-spin4:before { content: '\e834';}
.icon-ok-circled:before { content: '\eb0c';}
.icon-instagram:before { content: '\f31f';}
.icon-shopping-basket:before { content: '\ec1f'; }
.icon-camera:before { content: '\e819'; }
.icon-user-3:before { content: '\f061'; }
.icon-mail-5:before { content: '\eb04'; }
.icon-list-1:before { content: '\e924'; }
.icon-pitch:before { content: '\eae4'; }
.icon-percent:before { content: '\f295'; }
.icon-map-signs:before { content: '\f277'; }
.icon-contacts:before { content: '\edd7'; }
.icon-book-1:before { content: '\e9e9'; }
.icon-pencil-3:before { content: '\ea8b'; }
.icon-cancel-2:before { content: '\e9b0'; }
.icon-users-3:before { content: '\edcf'; }
.icon-phone-1:before { content: '\ec06'; }