@font-face {
	font-family: social;
	src: url("icomoon.woff") format("woff"), url("icomoon.ttf") format("truetype");
}
.social-x:before {
	content: "\e905";
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.social-google:before {
	content: "\e900";
	color: #4285f4;
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.social-linkedin:before {
	content: "\e901";
	color: #0077b5;
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.social-instagram:before {
	content: "\e902";
	color: #e4405f;
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.social-whatsapp:before {
	content: "\e903";
	color: #25d366;
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.social-facebook:before {
	content: "\e904";
	color: #1877f2;
	font-family: social;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}