@font-face {
	font-family: 'TiM';
	src: url('fonts/TiM.eot?vt6mse');
	src: url('fonts/TiM.eot?vt6mse#iefix') format('embedded-opentype'), url('fonts/TiM.ttf?vt6mse') format('truetype'),
		url('fonts/TiM.woff?vt6mse') format('woff'), url('fonts/TiM.svg?vt6mse#TiM') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

i {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'TiM' !important;
	/* speak: never; */
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.i-ChatNachricht:before {
	content: '\e91a';
}
.i-Glocke:before {
	content: '\e919';
}
.i-Rauf:before {
	content: '\e900';
}
.i-Runter:before {
	content: '\e901';
}
.i-Ordner:before {
	content: '\e902';
}
.i-Spalten:before {
	content: '\e903';
}
.i-Logout:before {
	content: '\e914';
}
.i-Chat:before {
	content: '\e913';
}
.i-Loeschen:before {
	content: '\e912';
}
.i-Zurueck:before {
	content: '\e911';
}
.i-Mail:before {
	content: '\e904';
}
.i-Links:before {
	content: '\e905';
}
.i-Rechts:before {
	content: '\e906';
}
.i-Auge:before {
	content: '\e907';
}
.i-Close:before {
	content: '\e908';
}
.i-Edit:before {
	content: '\e909';
}
.i-Person:before {
	content: '\e90a';
}
.i-Suche:before {
	content: '\e90b';
}
.i-Plus:before {
	content: '\e90c';
}
.i-Mitarbeiter:before {
	content: '\e90d';
}
.i-Info:before {
	content: '\e90e';
}
.i-PDF:before {
	content: '\e90f';
}
.i-Download:before {
	content: '\e910';
}
.i-Pfeil-unten:before {
	content: '\e915';
}
.i-Pfeil:before {
	content: '\e916';
}
.i-Haus:before {
	content: '\e917';
}
.i-Einstellungen:before {
	content: '\e918';
}
