@font-face {
	font-family: 'RSMediaGalleryIcons';
	src: url('../fonts/rsmg-icons-font.eot');
	src: url('../fonts/rsmg-icons-font.eot?#iefix') format('embedded-opentype'),
	url('../fonts/rsmg-icons-font.woff') format('woff'),
	url('../fonts/rsmg-icons-font.ttf') format('truetype'),
	url('../fonts/rsmg-icons-font.svg#rsmg-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="rsmg-icon-"], [class*=" rsmg-icon-"] {
	font-family: 'RSMediaGalleryIcons';
	font-size: 1.33em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-decoration: inherit;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.rsmg-icon-edit:before {
	content: "\e900";
}
.rsmg-icon-calendar:before {
	content: "\e901";
}
.rsmg-icon-eye:before {
	content: "\e902";
}
.rsmg-icon-tags:before {
	content: "\e903";
}
.rsmg-icon-download:before {
	content: "\e904";
}
.rsmg-icon-search:before {
	content: "\e905";
}
.rsmg-icon-trash:before {
	content: "\e906";
}
.rsmg-icon-arrow-right:before {
	content: "\e907";
}
.rsmg-icon-arrow-left:before {
	content: "\e908";
}
.rsmg-icon-arrow-down:before {
	content: "\e909";
}
.rsmg-icon-arrow-up:before {
	content: "\e90a";
}
.rsmg-icon-chevron-right:before {
	content: "\e90b";
}
.rsmg-icon-chevron-left:before {
	content: "\e90c";
}
.rsmg-icon-chevron-down:before {
	content: "\e90d";
}
.rsmg-icon-chevron-up:before {
	content: "\e90e";
}
.rsmg-icon-folder:before {
	content: "\e90f";
}
.rsmg-icon-times-circle:before {
	content: "\e910";
}
.rsmg-icon-check-circle:before {
	content: "\e911";
}