@font-face {
	font-family: socials;
	src: url("icomoon.woff") format("woff"), url("icomoon.ttf") format("truetype");
}
.socials-instagram:before {
	content: "\e91b";
	color: #e4405f;
	font-family: socials;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.socials-tiktok:before {
	content: "\e907";
	font-family: socials;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.socials-facebook:before {
	content: "\e900";
	color: #315a9e;
	font-family: socials;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.socials-linkedin:before {
	content: "\e901";
	color: #0079ba;
	font-family: socials;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.socials-pinterest:before {
	content: "\e902";
	color: #ff2725;
	font-family: socials;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.socials:before {
	content: "\e916";
	color: rgb(235, 239, 241);
	font-family: socials;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.socials-vimeo:before {
	content: "\e915";
	color: #00b5ea;
	font-family: socials;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.socials-x-twitter:before {
	content: "\e919";
	font-family: socials;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.socials-youtube:before {
	content: "\e91a";
	color: #f91927;
	font-family: socials;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}