@font-face {
	font-family: "Material Design Icons";
	/*?v=5.9.55*/
	font-display: auto;
	src: url("../library/@mdi/font/fonts/materialdesignicons-webfont.eot?#iefix&v=5.9.55") format("embedded-opentype"), 
		url("../library/@mdi/font/fonts/materialdesignicons-webfont.woff2?v=5.9.55") format("woff2"),
		url("../library/@mdi/font/fonts/materialdesignicons-webfont.woff?v=5.9.55") format("woff"), 
		url("../library/@mdi/font/fonts/materialdesignicons-webfont.ttf?v=5.9.55") format("truetype");
	font-weight: normal;
	font-style: normal;
}