@font-face {
	font-family: 'Material Design Icons';
	src: url(../../assets/fonts/materialdesignicons-webfont.eot?v=3.2.89) format('embedded-opentype'),
	url(../../assets/fonts/materialdesignicons-webfont.eot) format('embedded-opentype'),
	url(../../assets/fonts/materialdesignicons-webfont.woff2?v=3.2.89) format('woff2'),
	url(../../assets/fonts/materialdesignicons-webfont.woff?v=3.2.89) format('woff'),
	url(../../assets/fonts/materialdesignicons-webfont.ttf?v=3.2.89) format('truetype'),
	url(../../assets/fonts/materialdesignicons-webfont.svg?v=3.2.89) format('svg');
	font-weight: normal;
	font-style: normal;
}