@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?45864339');
  src: url('../font/fontello.eot?45864339#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?45864339') format('woff2'),
       url('../font/fontello.woff?45864339') format('woff'),
       url('../font/fontello.ttf?45864339') format('truetype'),
       url('../font/fontello.svg?45864339#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  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-search:before { content: '\e800'; } /* '' */
.icon-left-open:before { content: '\e801'; } /* '' */
.icon-right-open:before { content: '\e802'; } /* '' */
.icon-video:before { content: '\e803'; } /* '' */
.icon-calendar:before { content: '\e804'; } /* '' */
.icon-comments:before { content: '\e805'; } /* '' */
.icon-tags:before { content: '\e806'; } /* '' */
.icon-down-big:before { content: '\e807'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */