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

[class^="icon-fa-"]:before,
[class*=" icon-fa-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;
	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-fa-vkontakte:before { content: '\f189'; }
.icon-fa-odnoklassniki:before { content: '\f263'; }
.icon-fa-telegram:before { content: '\f2c6'; }
