[class^="Icon-"]:before, [class*=" Icon-"]:before {  
	font-family: 'Icomoon' !important;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	speak: none;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.Icon-SMS:before {
	content: "\E001";
}

.Icon-Mail:before {
	content: "\E002";
}

.Icon-Telegram:before {
	content: "\E003";
}

.Icon-Instagram:before {
	content: "\E004";
}