@font-face {
    font-family: 'fontello'; 
    src: url('../../../font/fontello.eot?53326525');
    src: url('../../../font/fontello.eot?53326525#iefix') format('embedded-opentype'),
         url('../../../font/fontello.woff2?53326525') format('woff2'),
         url('../../../font/fontello.woff?53326525') format('woff'),
         url('../../../font//fontello.ttf?53326525') format('truetype'),
         url('../../../font/fontello.svg?53326525#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
  } 
  [class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	 
	text-align: center; 
	font-variant: normal;
	text-transform: none; 
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  
  