@import 'css/fontello-codes.css?27708929';

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

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