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

[class*="medusa-icon icon-"]:before,
.icon-research:before,
.icon-ebook:before {
	content: "\e91f";
}
.icon-download:before {
	content: "\e9c7" !important;
}
.icon-white-papers:before {
	content: "\e9cd" !important;
}
.icon-webcasts:before,
.icon-videos:before {
	content: "\ea15" !important;
}
