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

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-chevron-down:before {
	content: "\e908";
}
.icon-map-marker:before {
	content: "\e900";
}
.icon-television:before {
	content: "\e901";
}
.icon-smile-o:before {
	content: "\e902";
}
.icon-mobile:before {
	content: "\e903";
}
.icon-file-o:before {
	content: "\e904";
}
.icon-files-o:before {
	content: "\e905";
}
.icon-shield-x:before {
	content: "\e906";
}
.icon-users:before {
	content: "\e907";
}
.icon-play2:before {
	content: "\e603";
}
.icon-pause:before {
	content: "\e604";
}
.icon-play3:before {
	content: "\e601";
}
.icon-youtube:before {
	content: "\e602";
}
.icon-arrow-right2:before {
	content: "\ea3c";
}
.icon-spinner:before {
	content: "\e97a";
}
.icon-checkmark:before {
	content: "\ea10";
}
.icon-facebook2:before {
	content: "\ea8d";
}
.icon-twitter2:before {
	content: "\ea92";
}
.icon-youtube3:before {
	content: "\ea99";
}
.icon-linkedin:before {
	content: "\eac8";
}
.icon-cross:before {
	content: "\e606";
}
.icon-arrow-left2:before {
	content: "\e605";
}
.icon-plus:before {
	content: "\e607";
}
.icon-search:before {
	content: "\e600";
}

