@font-face {
	font-family: 'icons';
	src:url('../fonts/icons.eot?giaizf');
	src:url('../fonts/icons.eot?#iefixgiaizf') format('embedded-opentype'),
		url('../fonts/icons.woff?giaizf') format('woff'),
		url('../fonts/icons.ttf?giaizf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'icons';
		src:url('../fonts/icons.svg?giaizf#icons') format('svg');
		font-weight: normal;
		font-style: normal;
	}
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-pin:before {
	content: "\e609";
}

.icon-message:before {
	content: "\e60a";
}

.icon-mobile:before {
	content: "\e60b";
}

.icon-more:before {
	content: "\e60c";
}

.icon-play-round:before {
	content: "\e60d";
}

.icon-pause-round:before {
	content: "\e60e";
}

.icon-untitled408:before {
	content: "\e60f";
}

.icon-untitled407:before {
	content: "\e610";
}

.icon-sound-high:before {
	content: "\e611";
}

.icon-sound-med:before {
	content: "\e612";
}

.icon-sound-low:before {
	content: "\e613";
}

.icon-full-size:before {
	content: "\e614";
}

.icon-arrow-prev:before {
	content: "\e615";
}

.icon-arrow-next:before {
	content: "\e616";
}

.icon-arrow-bottom:before {
	content: "\e617";
}

.icon-arrow:before {
	content: "\e600";
}

.icon-facebook:before {
	content: "\e601";
}

.icon-twitter:before {
	content: "\e604";
}

.icon-linkedin:before {
	content: "\e603";
}

.icon-youtube:before {
	content: "\e605";
}

.icon-google+:before {
	content: "\e608";
}

.icon-pinterest:before {
	content: "\e607";
}

.icon-instagram:before {
	content: "\e606";
}

.icon-houzz:before {
	content: "\e602";
}

