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

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 
.icon-calendar:before { content: '\e800';}
.icon-clock:before { content: '\e801';}
.icon-cross:before { content: '\e802';}
.icon-directory:before { content: '\e803';}
.icon-down:before { content: '\e804';}
.icon-download:before { content: '\e805';}
.icon-home:before { content: '\e806';}
.icon-left:before { content: '\e807';}
.icon-link:before { content: '\e808';}
.icon-logout:before { content: '\e809';}
.icon-marker:before { content: '\e80a';}
.icon-printer:before { content: '\e80b';}
.icon-reply:before { content: '\e80c';}
.icon-right:before { content: '\e80d';}
.icon-search:before { content: '\e80e';}
.icon-up:before { content: '\e80f';}
.icon-login:before { content: '\e810';}
.icon-eye:before { content: '\e811';}
.icon-strikethrough-eye-:before { content: '\e812';}
.icon-filter:before { content: '\e813';}
.icon-library:before { content: '\e814';}