
.icon-download-circle {
	background-image: url('png/download-circle.png');
	background-repeat: no-repeat;
}



.icon-facebook {
	background-image: url('png/facebook.png');
	background-repeat: no-repeat;
}



.icon-instagram {
	background-image: url('png/instagram.png');
	background-repeat: no-repeat;
}



.icon-linkedin {
	background-image: url('png/linkedin.png');
	background-repeat: no-repeat;
}


