@font-face {
	font-family: 'rs';
	src:url('fonts/rs.eot?todev7');
	src:url('fonts/rs.eot?#iefixtodev7') format('embedded-opentype'),
		url('fonts/rs.woff?todev7') format('woff'),
		url('fonts/rs.ttf?todev7') format('truetype'),
		url('fonts/rs.svg?todev7#rs') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'rs';
	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;
}


.icon-arrow-left-light:before {
	content: "\e094";
}
.icon-close:before {
	content: "\e600";
}
.icon-arrow-down-light:before {
	content: "\e601";
}
.icon-arrow-up:before {
	content: "\e602";
}
.icon-arrow-right:before {
	content: "\e603";
}
.icon-arrow-down:before {
	content: "\e604";
}
.icon-pinterest:before {
	content: "\e605";
}
.icon-menu:before {
	content: "\e606";
}
.icon-arrow-left:before {
	content: "\e607";
}
.icon-arrow-right-ligh:before {
	content: "\e608";
}
.icon-facebook:before {
	content: "\f09c";
}
.icon-google-plus:before {
	content: "\f0d6";
}
.icon-twitter:before {
	content: "\e60a";
}
.icon-drop-arrow:before {
	content: "\e609";
}
