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


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


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


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


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


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

