@font-face {
	font-family: "rcpico";
	src:url("../fonts/rcpico.eot?ag88c8");
	src:url("../fonts/rcpico.eot?#iefixag88c8") format("embedded-opentype"),
		url("../fonts/rcpico.ttf?ag88c8") format("truetype"),
		url("../fonts/rcpico.woff?ag88c8") format("woff"),
		url("../fonts/rcpico.svg?ag88c8#rcpico") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="myicon-"], [class*=" myicon-"] {
	font-family: "rcpico";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	padding-right: 0.8em;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.myicon-circle-right:before {
	content: "\e600";
}
.myicon-circle-left:before {
	content: "\e601";
}
