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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icomoon-"] {
*/
.icomoon-pencil, .icomoon-home, .icomoon-ticket, .icomoon-cart, .icomoon-coin, .icomoon-credit, .icomoon-download, .icomoon-upload, .icomoon-user, .icomoon-gift, .icomoon-signup, .icomoon-truck, .icomoon-remove, .icomoon-list, .icomoon-list-2, .icomoon-numbered-list, .icomoon-attachment, .icomoon-enter, .icomoon-exit, .icomoon-plus, .icomoon-minus, .icomoon-checkmark, .icomoon-checkmark-2, .icomoon-close, .icomoon-cancel-circle, .icomoon-checkmark-circle, .icomoon-blocked, .icomoon-loop, .icomoon-arrow-right, .icomoon-arrow-left, .icomoon-arrow-left-2, .icomoon-arrow-right-2, .icomoon-checkbox-checked, .icomoon-file-css, .icomoon-cart-2, .icomoon-image, .icomoon-image-2, .icomoon-images, .icomoon-user-2, .icomoon-history, .icomoon-notification, .icomoon-warning, .icomoon-info, .icomoon-info-2 {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icomoon-pencil:before {
	content: "\e000";
}
.icomoon-home:before {
	content: "\e001";
}
.icomoon-ticket:before {
	content: "\e002";
}
.icomoon-cart:before {
	content: "\e003";
}
.icomoon-coin:before {
	content: "\e004";
}
.icomoon-credit:before {
	content: "\e005";
}
.icomoon-download:before {
	content: "\e006";
}
.icomoon-upload:before {
	content: "\e007";
}
.icomoon-user:before {
	content: "\e008";
}
.icomoon-gift:before {
	content: "\e009";
}
.icomoon-signup:before {
	content: "\e00a";
}
.icomoon-truck:before {
	content: "\e00b";
}
.icomoon-remove:before {
	content: "\e00c";
}
.icomoon-list:before {
	content: "\e00d";
}
.icomoon-list-2:before {
	content: "\e00e";
}
.icomoon-numbered-list:before {
	content: "\e00f";
}
.icomoon-attachment:before {
	content: "\e010";
}
.icomoon-enter:before {
	content: "\e011";
}
.icomoon-exit:before {
	content: "\e012";
}
.icomoon-plus:before {
	content: "\e013";
}
.icomoon-minus:before {
	content: "\e014";
}
.icomoon-checkmark:before {
	content: "\e015";
}
.icomoon-checkmark-2:before {
	content: "\e016";
}
.icomoon-close:before {
	content: "\e017";
}
.icomoon-cancel-circle:before {
	content: "\e018";
}
.icomoon-checkmark-circle:before {
	content: "\e019";
}
.icomoon-blocked:before {
	content: "\e01a";
}
.icomoon-loop:before {
	content: "\e01b";
}
.icomoon-arrow-right:before {
	content: "\e01c";
}
.icomoon-arrow-left:before {
	content: "\e01d";
}
.icomoon-arrow-left-2:before {
	content: "\e01e";
}
.icomoon-arrow-right-2:before {
	content: "\e01f";
}
.icomoon-checkbox-checked:before {
	content: "\e020";
}
.icomoon-file-css:before {
	content: "\e021";
}
.icomoon-cart-2:before {
	content: "\e022";
}
.icomoon-image:before {
	content: "\e023";
}
.icomoon-image-2:before {
	content: "\e024";
}
.icomoon-images:before {
	content: "\e025";
}
.icomoon-user-2:before {
	content: "\e026";
}
.icomoon-history:before {
	content: "\e027";
}
.icomoon-notification:before {
	content: "\e028";
}
.icomoon-warning:before {
	content: "\e029";
}
.icomoon-info:before {
	content: "\e02a";
}
.icomoon-info-2:before {
	content: "\e02b";
}
