@font-face {
	font-family: "rn-iconfont";
	src: url('../fonts/rn-iconfont.eot');
	src: url('../fonts/rn-iconfont.eot?#iefix') format('eot'),
		url('../fonts/rn-iconfont.woff2') format('woff2'),
		url('../fonts/rn-iconfont.woff') format('woff'),
		url('../fonts/rn-iconfont.ttf') format('truetype'),
		url('../fonts/rn-iconfont.svg#rn-iconfont') format('svg');
}

.rnIcon:before {
	font-family: "rn-iconfont";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
}


.rnIcon-icon_01:before {
	content: "\E001";
}

.rnIcon-icon_02:before {
	content: "\E002";
}

.rnIcon-icon_03:before {
	content: "\E003";
}

.rnIcon-icon_04:before {
	content: "\E004";
}

.rnIcon-icon_05:before {
	content: "\E005";
}

.rnIcon-icon_06:before {
	content: "\E006";
}

.rnIcon-icon_07:before {
	content: "\E007";
}

.rnIcon-icon_08:before {
	content: "\E008";
}

.rnIcon-icon_09:before {
	content: "\E009";
}

.rnIcon-icon_10:before {
	content: "\E00A";
}

.rnIcon-icon_11:before {
	content: "\E00B";
}

.rnIcon-icon_12:before {
	content: "\E00C";
}
