@font-face {
	font-family: 'icomoon';
	src:url('../Fonts/icomoon.eot?atx9em');
	src:url('../Fonts/icomoon.eot?atx9em#iefix') format('embedded-opentype'),
		url('../Fonts/icomoon.ttf?atx9em') format('truetype'),
		url('../Fonts/icomoon.woff?atx9em') format('woff'),
		url('../Fonts/icomoon.svg?atx9em#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"], .xr {
	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;
}

.xr:before {
	font-family: 'icomoon';
}
.xr-4squares:before {
	content: "\e800";
}
.xr-9squares:before {
	content: "\e801";
}
.xr-calendar:before {
	content: "\e802";
}
.xr-circlearrow:before {
	content: "\e803";
}
.xr-crossarrows:before {
	content: "\e804";
}
.xr-download:before {
	content: "\e805";
}
.xr-eye:before {
	content: "\e806";
}
.xr-globe:before {
	content: "\e807";
}
.xr-graph:before {
	content: "\e808";
}
.xr-mailclosed:before {
	content: "\e809";
}
.xr-mailopen:before {
	content: "\e80a";
}
.xr-smallarrow:before {
	content: "\e80b";
}
.xr-smallbackarrow:before {
	content: "\e80c";
}
.xr-ziparchive:before {
	content: "\e80d";
}
.xr-arrow:before {
    content: "\e900";
}

