@font-face {
	font-family: 'icomoon';
	src:  url('fonts/icomoon.eot?4dgh8z');
	src:  url('fonts/icomoon.eot?4dgh8z#iefix') format('embedded-opentype'),
	  url('fonts/icomoon.ttf?4dgh8z') format('truetype'),
	  url('fonts/icomoon.woff?4dgh8z') format('woff'),
	  url('fonts/icomoon.svg?4dgh8z#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }
  
  i {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  
  .icon-en_arrow:before {
	content: "\e90f";
  }
  .icon-cart:before {
	content: "\e900";
  }
  .icon-crown:before {
	content: "\e901";
  }
  .icon-window:before {
	content: "\e902";
  }
  .icon-arrow-bottom:before {
	content: "\e903";
  }
  .icon-arrow-left:before {
	content: "\e904";
  }
  .icon-arrow-right:before {
	content: "\e905";
  }
  .icon-arrow-top:before {
	content: "\e906";
  }
  .icon-circle:before {
	content: "\e907";
  }
  .icon-bottom:before {
	content: "\e908";
  }
  .icon-right:before {
	content: "\e909";
  }
  .icon-left:before {
	content: "\e90a";
  }
  .icon-top:before {
	content: "\e90b";
  }
  .icon-search:before {
	content: "\e90c";
  }
  .icon-download:before {
	content: "\e90d";
  }
  .icon-pdf:before {
	content: "\e90e";
  }
  