.icon {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 28px;
	vertical-align: middle;
	width: 30px;
	height: 30px;
}
.icon-x2{
	background-size: 55px;
	width: 60px;
	height: 60px;
}
.icon-bio, .seating-1{
	background-image: url(bio.svg);
}
.icon-board, .seating-2{
	background-image: url(board.svg);
}
.icon-school, .seating-3{
	background-image: url(school.svg);
}
.icon-u-table, .seating-4{
	background-image: url(u-table.svg);
}
.icon-o-table, .seating-5{
	background-image: url(o-table.svg);
}
.icon-islands, .seating-6{
	background-image: url(islands.svg);
}


.icon-person{
	background-image: url(person.svg);
}


.icon-coffee{
	background-image: url(coffee.svg);
}
.icon-am-fika{
	background-image: url(am-fika.svg);
}
.icon-pm-fika{
	background-image: url(pm-fika.svg);
}
.icon-fika{
	background-image: url(fika.svg);
}
.icon-fruit{
	background-image: url(fruit.svg);
}
.icon-water{
	background-image: url(water.svg);
}

.icon-notepad, .tech-12{
	background-image: url(notepad.svg);
}
.icon-apple-tv, .tech-18{
	background-image: url(apple-tv.svg);
}
.icon-chromecast, .tech-19{
	background-image: url(chromecast.svg);
}
.icon-interactive, .tech-14{
	background-image: url(interactive.svg);
}
.icon-ethernet, .tech-17{
	background-image: url(ethernet.svg);
}
.icon-computer-projector, .tech-2{
	background-image: url(computer-projector.svg);
}
.icon-laptop, .tech-8{
	background-image: url(laptop.svg);
}
.icon-mic, .tech-9{
	background-image: url(mic.svg);
}
.icon-wifi, .tech-6{
	background-image: url(wifi.svg);
}
.icon-whiteboard, .tech-4{
	background-image: url(whiteboard.svg);
}
.icon-bladderblock, .tech-5{
	background-image: url(bladderblock.svg);
}
.icon-projector-screen, .tech-3{
	background-image: url(projector-screen.svg);
}
.icon-projector, .tech-1{
	background-image: url(projector.svg);
}
.icon-soundsystem, .tech-10{
	background-image: url(soundsystem.svg);
}
.icon-overhead, .tech-11{
	background-image: url(overhead.svg);
}
.icon-videoconf, .tech-15{
	background-image: url(videoconf.svg);
}
.icon-sound, .tech-7, .tech-16{
	background-image: url(sound.svg);
}
.icon-tv, .tech-13{
	background-image: url(tv.svg);
}
