@font-face {
	font-family: call;
	src: url("flaticon.woff") format("woff"), url("flaticon.ttf") format("truetype");
}
.call-phone-call-1:before {
	content: "\f101";
	font-family: call;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.call-phone-call:before {
	content: "\f102";
	font-family: call;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}