@font-face {
	font-family: 'icomoon';
	src:url('../font/icomoon.eot?d7d0r7');
	src:url('../font/icomoon.eot?#iefixd7d0r7') format('embedded-opentype'),
		url('../font/icomoon.woff?d7d0r7') format('woff'),
		url('../font/icomoon.ttf?d7d0r7') format('truetype'),
		url('../font/icomoon.svg?d7d0r7#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"], .ui-datepicker-prev, .ui-datepicker-next {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-globe:before {
	content: "\f0ac";
}
.icon-file-movie-o:before {
	content: "\f1c8";
}
.icon-uniE600:before {
	content: "\e600";
}
.icon-search:before {
	content: "\f002";
}
.icon-envelope-o:before {
	content: "\f003";
}
.icon-check:before {
	content: "\f00c";
}
.icon-times:before {
	content: "\f00d";
}
.icon-video-camera:before {
	content: "\f03d";
}
.icon-map-marker:before {
	content: "\f041";
}
.icon-plus:before {
	content: "\f067";
}
.icon-minus:before {
	content: "\f068";
}
.icon-calendar:before {
	content: "\f073";
}
.icon-phone:before {
	content: "\f095";
}
.icon-fax:before{
	content: "\e601";	
}
.icon-twitter:before {
	content: "\f099";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-hand-o-up:before {
	content: "\f0a6";
}
.icon-pinterest:before {
	content: "\f0d2";
}
.icon-google-plus:before {
	content: "\f0d5";
}
.icon-angle-double-left:before {
	content: "\f100";
}
.icon-angle-double-right:before {
	content: "\f101";
}
.ui-datepicker-prev:before,
.icon-angle-left:before {
	content: "\f104";
}
.ui-datepicker-next:before,
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-up:before {
	content: "\f106";
}
.icon-angle-down:before {
	content: "\f107";
}
.icon-mobile-phone:before {
	content: "\f10b";
}
.icon-instagram:before {
	content: "\f16d";
}
.icon-foursquare:before {
	content: "\f180";
}
.icon-cross:before {
	content: "\e601";
}
.icon-arrow-down:before {
	content: "\e602";
}