@font-face {
	font-family: "Icont";
	src: url('Icont.eot?1750172579');
	src: url('Icont.eot?1750172579#iefix') format('eot'),
		url('Icont.woff2?1750172579') format('woff2'),
		url('Icont.woff?1750172579') format('woff'),
		url('Icont.ttf?1750172579') format('truetype'),
		url('Icont.svg?1750172579#Icont') format('svg');
	font-display: swap;
}

.icont {
	font-family: "Icont" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
	display: inline-block;
	text-rendering: auto;
	line-height: 1;
	position: relative;
}


.icont-arrow-down:before {
	content: "\E001";
}

.icont-arrow-left:before {
	content: "\E002";
}

.icont-arrow-long-right:before {
	content: "\E003";
}

.icont-arrow-ne:before {
	content: "\E004";
}

.icont-arrow-nw:before {
	content: "\E005";
}

.icont-arrow-right:before {
	content: "\E006";
}

.icont-arrow-se:before {
	content: "\E007";
}

.icont-arrow-sw:before {
	content: "\E008";
}

.icont-arrow-up:before {
	content: "\E009";
}

.icont-book:before {
	content: "\E00A";
}

.icont-bw:before {
	content: "\E00B";
}

.icont-chevron-down:before {
	content: "\E00C";
}

.icont-chevron-up:before {
	content: "\E00D";
}

.icont-envelope-closed:before {
	content: "\E00E";
}

.icont-hands:before {
	content: "\E00F";
}

.icont-line:before {
	content: "\E010";
}

.icont-phone-alt:before {
	content: "\E011";
}

.icont-search:before {
	content: "\E012";
}

.icont-tick:before {
	content: "\E013";
}

.icont-times:before {
	content: "\E014";
}
