@font-face {
	font-family: 'fontello';
	src: url('../fonts/fontello.eot?9448528');
	src: url('../fonts/fontello.eot?9448528#iefix') format('embedded-opentype'),
		url('../fonts/fontello.woff2?9448528') format('woff2'),
		url('../fonts/fontello.woff?9448528') format('woff'),
		url('../fonts/fontello.ttf?9448528') format('truetype'),
		url('../fonts/fontello.svg?9448528#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-togmt-"]:before, [class*=" icon-togmt-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

}

.icon-togmt-edit:before { content: '\e800'; }
.icon-togmt-eye:before { content: '\e801'; }
.icon-togmt-trash:before { content: '\f1f8'; }
