@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.svg#icomoon') format('svg'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype');
	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;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'icomoon';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.icon-checkmark:before {
	content: "\e000";
}
.icon-download2:before {
	content: "\e001";
}
.icon-arrow-right:before {
	content: "\e002";
}
.icon-winsows:before {
	content: "\e003";
}
.icon-key-stroke:before {
	content: "\e004";
}
.icon-key-fill:before {
	content: "\e005";
}
.icon-at:before {
	content: "\e006";
}
.icon-locked:before {
	content: "\e007";
}
.icon-paypal:before {
	content: "\e008";
}
.icon-facebook:before {
	content: "\e009";
}
.icon-twitter:before {
	content: "\e00a";
}
.icon-database:before {
	content: "\e00b";
}
.icon-cube:before {
	content: "\e00c";
}
.icon-mail:before {
	content: "\e00d";
}
.icon-new:before {
	content: "\e00e";
}
.icon-credit-card:before {
	content: "\e00f";
}
.icon-text:before {
	content: "\e010";
}
.icon-text-2:before {
	content: "\e011";
}
.icon-number:before {
	content: "\e012";
}
.icon-number-2:before {
	content: "\e013";
}
.icon-number-3:before {
	content: "\e014";
}
.icon-number-4:before {
	content: "\e015";
}
.icon-number-5:before {
	content: "\e016";
}
.icon-number-6:before {
	content: "\e017";
}
.icon-number-7:before {
	content: "\e018";
}
.icon-number-8:before {
	content: "\e019";
}
.icon-number-9:before {
	content: "\e01a";
}
.icon-number-10:before {
	content: "\e01b";
}
