
/* IMPORTANT EXTENSION FOR FONT LOADING !! SR7 KRISZTIAN HORVATH*/
.material-icons:not(.testloadedicon) {
	font-family: "Material Icons";
	font-weight: inherit;
	font-style: normal;
	font-size: inherit;
	display: inline-block;
	line-height: inherit;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: "liga";
}

sr7-module .material-icons, sr7-txt .material-icons, .sr7-layer .materical-icons {
	font-size: inherit;
	vertical-align: top;
	line-height: inherit;
}
