@charset "UTF-8";

[data-icon]:before {
	font-family: "russianrailicons" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-rr-"]:before,
[class*=" icon-rr-"]:before {
	font-family: "russianrailicons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-rr-calendar:before {
	content: "\e000";
}
.icon-rr-wifi:before {
	content: "\e001";
}
.icon-rr-time:before {
	content: "\e002";
}
.icon-rr-map:before {
	content: "\e003";
}
.icon-rr-star:before {
	content: "\e004";
}
.icon-rr-moon:before {
	content: "\e005";
}
.icon-rr-marker:before {
	content: "\e006";
}
.icon-rr-files:before {
	content: "\e007";
}
.icon-rr-bill:before {
	content: "\e008";
}
.icon-rr-bulb:before {
	content: "\e009";
}
.icon-rr-ie:before {
	content: "\e00a";
}
.icon-rr-heart-o:before {
	content: "\e00b";
}
.icon-rr-heart:before {
	content: "\e00c";
}
.icon-rr-ship:before {
	content: "\e00d";
}
.icon-rr-exchange:before {
	content: "\e00e";
}
.icon-rr-map-alt:before {
	content: "\e00f";
}
.icon-rr-phone:before {
	content: "\e010";
}
.icon-rr-route:before {
	content: "\e011";
}
.icon-rr-subway:before {
	content: "\e012";
}
.icon-rr-check:before {
	content: "\2714";
}
.icon-rr-right-arrow:before {
	content: "\2b95";
}
.icon-rr-right-chevron:before {
	content: "\2b9e";
}
.icon-rr-cities:before {
	content: "\e013";
}
.icon-rr-safe:before {
	content: "\e014";
}
.icon-rr-tickets:before {
	content: "\e015";
}
.icon-rr-quality:before {
	content: "\e016";
}
.icon-rr-eat:before {
	content: "\e017";
}
.icon-rr-gender:before {
	content: "\e018";
}
.icon-rr-persons:before {
	content: "\e019";
}
.icon-rr-quote:before {
	content: "\e01a";
}
.icon-rr-star-o:before {
	content: "\e01b";
}
.icon-rr-facebook:before {
	content: "\e01c";
}
.icon-rr-instagram:before {
	content: "\e01d";
}
.icon-rr-speedometer-100:before {
	content: "\e01e";
}
.icon-rr-speedometer-0:before {
	content: "\e01f";
}
