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

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

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

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

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

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

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

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

