@font-face {
 font-family: 'lw-icons';
 src: url('../font/icons.eot?4548793');
 src: url('../font/icons.eot?4548793#iefix') format('embedded-opentype'),
      url('../font/icons.woff2?4548793') format('woff2'),
      url('../font/icons.woff?4548793') format('woff'),
      url('../font/icons.ttf?4548793') format('truetype');
 font-weight: normal;
 font-style: normal;
}

.lw-icon {
 font-family: "lw-icons";
 font-style: normal;
 font-weight: normal;
 font-size: 24px;
 display: inline-block;
 text-decoration: inherit;
 width: 1em;
 text-align: center;
 font-variant: normal;
 text-transform: none;
 line-height: 1em;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.lw-icon.alphabetic-order:before { content: '\e803'; }
.lw-icon.arrows-back:before { content: '\e800'; }
.lw-icon.arrows-forward:before { content: '\e801'; }
.lw-icon.arrows-up:before { content: '\e802'; }
.lw-icon.check:before { content: '\e804'; }
.lw-icon.checkbox:before { content: '\e805'; }
.lw-icon.close-small-circle:before { content: '\e806'; }
.lw-icon.close-small:before { content: '\e807'; }
.lw-icon.close:before { content: '\e808'; }
.lw-icon.delete:before { content: '\e809'; }
.lw-icon.dropdown-arrow-down:before { content: '\e80a'; }
.lw-icon.dropdown-arrow-up:before { content: '\e80b'; }
.lw-icon.edit:before { content: '\e80c'; }
.lw-icon.fulltext:before { content: '\e80d'; }
.lw-icon.galleryview:before { content: '\e80e'; }
.lw-icon.globe:before { content: '\e80f'; }
.lw-icon.hide:before { content: '\e810'; }
.lw-icon.home:before { content: '\e811'; }
.lw-icon.index:before { content: '\e812'; }
.lw-icon.info-down:before { content: '\e813'; }
.lw-icon.info:before { content: '\e814'; }
.lw-icon.island:before { content: '\e815'; }
.lw-icon.listview-small:before { content: '\e816'; }
.lw-icon.listview:before { content: '\e817'; }
.lw-icon.loading:before { content: '\e818'; }
.lw-icon.navigation-back:before { content: '\e819'; }
.lw-icon.navigation-arrow-gallery-big-left:before { content: '\e81a'; }
.lw-icon.navigation-arrow-gallery-big-right:before { content: '\e81b'; }
.lw-icon.navigation-arrow-left:before { content: '\e81c'; }
.lw-icon.navigation-arrow-right:before { content: '\e81d'; }
.lw-icon.search-advanced:before { content: '\e81e'; }
.lw-icon.search:before { content: '\e81f'; }
.lw-icon.settings:before { content: '\e820'; }
.lw-icon.systematic-order:before { content: '\e821'; }
.lw-icon.user:before { content: '\e822'; }
.lw-icon.zoom-in:before { content: '\e823'; }
.lw-icon.zoom-out:before { content: '\e824'; }
