@font-face {
	font-family: xtsicon;
	src: url("../../fonts/xtsicon.eot?trt8u8");
	src: url("../../fonts/xtsicon.eot?trt8u8#iefix") format("embedded-opentype"), url("../../fonts/xtsicon.ttf?trt8u8") format("truetype"), url("../../fonts/xtsicon.woff?trt8u8") format("woff"), url("../../fonts/xtsicon.svg?trt8u8#xtsicon") format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: block;
}

.xts-icon {
	font-family: xtsicon, sans-serif !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.xts-arrow-left::before {
	content: "\e900";
}

.xts-arrow-right::before {
	content: "\e901";
}

.xts-author::before {
	content: "\e902";
}

.xts-category::before {
	content: "\e903";
}

.xts-chevron-left::before {
	content: "\e904";
}

.xts-chevron-right::before {
	content: "\e905";
}

.xts-date::before {
	content: "\e906";
}

.xts-search::before {
	content: "\e907";
}
