
.icon-arrow-right-white {
	background-image: url('pngs/arrow-right-white.png');
	background-repeat: no-repeat;
}



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



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



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



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



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



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



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



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



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


