@font-face {
	font-family: 'icomoon';
	src:url('/cms/responsive/includes/fonts/icomoon.eot?srd8zm');
	src:url('/cms/responsive/includes/fonts/icomoon.eot?#iefixsrd8zm') format('embedded-opentype'),
		url('/cms/responsive/includes/fonts/icomoon.ttf?srd8zm') format('truetype'),
		url('/cms/responsive/includes/fonts/icomoon.woff?srd8zm') format('woff'),
		url('/cms/responsive/includes/fonts/icomoon.svg?srd8zm#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-headset:before {
	content: "\e600";
}
.icon-plus:before {
	content: "\e608";
}
.icon-minus:before {
	content: "\e609";
}
.icon-phone:before {
	content: "\e601";
}
.icon-user:before {
	content: "\e602";
}
.icon-search:before {
	content: "\e603";
}
.icon-zoom-in:before {
	content: "\e987";
}
.icon-zoom-out:before {
	content: "\e988";
}
.icon-google-plus:before {
	content: "\ea89";
}
.icon-lock:before {
	content: "\f023";
}
.icon-check-mark:before {
	content: "\f05d";
}
.icon-twitter:before {
	content: "\f081";
}
.icon-facebook:before {
	content: "\f082";
}
.icon-pinterest:before {
	content: "\f0d3";
}
.icon-caret-down:before {
	content: "\e604";
}
.icon-caret-up:before {
	content: "\e605";
}
.icon-caret-left:before {
	content: "\e606";
}
.icon-caret-right:before {
	content: "\e607";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-up:before {
	content: "\f106";
}
.icon-angle-down:before {
	content: "\f107";
}




@font-face {
	font-family: 'icomoon-social';
	src:url('/cms/responsive/includes/fonts/social/icomoon.eot?srd8zm');
	src:url('/cms/responsive/includes/fonts/social/icomoon.eot?#iefixsrd8zm') format('embedded-opentype'),
		url('/cms/responsive/includes/fonts/social/icomoon.ttf?srd8zm') format('truetype'),
		url('/cms/responsive/includes/fonts/social/icomoon.woff?srd8zm') format('woff'),
		url('/cms/responsive/includes/fonts/social/icomoon.svg?srd8zm#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-social-"], [class*=" icon-social"] {
	font-family: 'icomoon-social';
	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-social-youtube:before {
    content: "\e906";
}
.icon-social-pinterest:before {
    content: "\e901";
}
.icon-social-facebook:before {
    content: "\e902";
}
.icon-social-google-plus:before {
    content: "\e903";
}
.icon-social-twitter:before {
    content: "\e904";
}
.icon-social-instagram:before {
    content: "\e905";
}

