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

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

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

