@font-face {
    font-family: 'Heuristica';
    src: local('Heuristica Regular'), 
			local('Heuristica-Regular'),
			url('../fonts/Heuristica/heuristicaregular.woff2') format('woff2'),
			url('../fonts/Heuristica/heuristicaregular.woff') format('woff'),
			url('../fonts/Heuristica/heuristicaregular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Heuristica';
    src: local('Heuristica Italic'), 
			local('Heuristica-Italic'), 
			url('../fonts/Heuristica/heuristicaitalic.woff2') format('woff2'), 
			url('../fonts/Heuristica/heuristicaitalic.woff') format('woff'), 
			url('../fonts/Heuristica/heuristicaitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Heuristica';
    src: local('Heuristica Bold'), 
			local('Heuristica-Bold'), 
			url('../fonts/Heuristica/heuristicabold.woff2') format('woff2'), 
			url('../fonts/Heuristica/heuristicabold.woff') format('woff'), 
			url('../fonts/Heuristica/heuristicabold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Heuristica';
    src: local('Heuristica Bold Italic'), 
			local('Heuristica-BoldItalic'), 
			url('../fonts/Heuristica/heuristicabolditalic.woff2') format('woff2'), 
			url('../fonts/Heuristica/heuristicabolditalic.woff') format('woff'), 
			url('../fonts/Heuristica/heuristicabolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}


@font-face {
  font-family: 'fontello';
  src: url('../fonts/icons/fontello.eot?1196420');
  src: url('../fonts/icons/fontello.eot?1196420#iefix') format('embedded-opentype'),
       url('../fonts/icons/fontello.woff2?1196420') format('woff2'),
       url('../fonts/icons/fontello.woff?1196420') format('woff'),
       url('../fonts/icons/fontello.ttf?1196420') format('truetype'),
       url('../fonts/icons/fontello.svg?1196420#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;
	width: auto;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 
.icon-bars:before { content: '\e804'; } /* '' */
.icon-box:before { content: '\e805'; } /* '' */
.icon-cart:before { content: '\e806'; } /* '' */
.icon-double-arrow-left:before { content: '\e80a'; } /* '' */
.icon-double-arrow-right:before { content: '\e80b'; } /* '' */
.icon-filter:before { content: '\e80c'; } /* '' */
.icon-home:before { content: '\e80d'; } /* '' */
.icon-location:before { content: '\e80e'; } /* '' */
.icon-pay-1:before { content: '\e80f'; } /* '' */
.icon-pay-2:before { content: '\e810'; } /* '' */
.icon-pay-3:before { content: '\e811'; } /* '' */
.icon-pay-4:before { content: '\e812'; } /* '' */
.icon-pay:before { content: '\e813'; } /* '' */
.icon-phone:before { content: '\e814'; } /* '' */
.icon-reload:before { content: '\e815'; } /* '' */
.icon-search:before { content: '\e816'; } /* '' */
.icon-trash:before { content: '\e817'; } /* '' */
.icon-user:before { content: '\e818'; } /* '' */


@font-face {
  font-family: 'fontello2';
  src: url('../fonts/icons/fontello-menu/fontello-menu.eot?68146417');
  src: url('../fonts/icons/fontello-menu/fontello-menu.eot?68146417#iefix') format('embedded-opentype'),
       url('../fonts/icons/fontello-menu/fontello-menu.woff2?68146417') format('woff2'),
       url('../fonts/icons/fontello-menu/fontello-menu.woff?68146417') format('woff'),
       url('../fonts/icons/fontello-menu/fontello-menu.ttf?68146417') format('truetype'),
       url('../fonts/icons/fontello-menu/fontello-menu.svg?68146417#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="iconmenu-"]:before, [class*=" iconmenu-"]:before {
  font-family: "fontello2";
  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;
}
 
.iconmenu-menu-1:before { content: '\e800'; } /* '' */
.iconmenu-menu-2:before { content: '\e801'; } /* '' */
.iconmenu-menu-3:before { content: '\e802'; } /* '' */
.iconmenu-menu-4:before { content: '\e803'; } /* '' */