@font-face {
	font-family: social-whatsapp;
	src: url("social.woff") format("woff"), url("social.ttf") format("truetype");
	font-display: swap;
}
.social-whatsapp-whatsapp:before {
	content: '\0041';
	font-family: social-whatsapp;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}