@charset "UTF-8";

@font-face
{
	font-family: "communication-48-x-48";
	src: url("/bitrix/templates/landing24/assets/vendor/icon/icon-communication/font.woff") format("woff");
	font-style: normal;
}

[data-icon-communication]:before
{
	font-family: "communication-48-x-48" !important;
	content: attr(data-icon-communication);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-communication"]:before,
[class*=" icon-communication"]:before
{
	font-family: "communication-48-x-48" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
