@font-face {
	font-family: social;
	src: url("icomoon.woff") format("woff"), url("icomoon.ttf") format("truetype");
}
.social-algolia:before {
	content: "\e900";
	color: #5468ff;
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.social-facebook:before {
	content: "\e901";
	color: #1877f2;
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.social-linkedin:before {
	content: "\e902";
	color: #0077b5;
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.social-telegram:before {
	content: "\e903";
	color: #2ca5e0;
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.social-x:before {
	content: "\e904";
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}