@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?8mrqp');
	src:url('../fonts/icomoon.eot?#iefix8mrqp') format('embedded-opentype'),
		url('../fonts/icomoon.woff?8mrqp') format('woff'),
		url('../fonts/icomoon.ttf?8mrqp') format('truetype'),
		url('../fonts/icomoon.svg?8mrqp#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-caret-down:before {
	content: "\f0d7";
}
.icon-caret-right:before {
	content: "\f0da";
}
.icon-caret-left:before {
	content: "\f0d9";
}
.icon-caret-up:before {
	content: "\f0d8";
}
.icon-right-quote:before {
	content: "\e006";
}
.icon-left-quote:before {
	content: "\e002";
}
.icon-youtube:before {
	content: "\f167";
}
.icon-foursquare:before {
	content: "\f180";
}
.icon-chat:before {
	content: "\e001";
}
.icon-home:before {
	content: "\f015";
}
.icon-flickr:before {
	content: "\e005";
}
.icon-twitter:before {
	content: "\e004";
}
.icon-facebook:before {
	content: "\e003";
}
.icon-download:before {
	content: "\e000";
}
.icon-pinterest:before {
	content: "\e007";
}
.icon-ribbon:before {
	content: "\e008";
}
.icon-instagram:before {
	content: "\f16d";
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
	    font-family: 'icomoon';
	    src: url('../fonts/icomoon.svg#8mrqp#icomoon') format('svg');
    }
}