.tm_font_icon .fontello:before {
	font-family: "fontello";
}

@font-face {
	font-family: 'fontello';
	src: url('../fonts/fontello.eot?92505168');
	src: url('../fonts/fontello.eot?92505168#iefix') format('embedded-opentype'),
		 url('../fonts/fontello.woff2?92505168') format('woff2'),
		 url('../fonts/fontello.woff?92505168') format('woff'),
		 url('../fonts/fontello.ttf?92505168') format('truetype'),
		 url('../fonts/fontello.svg?92505168#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
 
[class^="fontello-"]:before, [class*=" fontello-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 
.icon-fontello-0:before { content: '\f800'; }
.icon-fontello-1:before { content: '\f801'; }
.icon-fontello-2:before { content: '\f802'; }