@font-face {
	font-family: ikony;
	src: url("fontello.woff") format("woff"), url("fontello.ttf") format("truetype");
	font-display:swap;
}
.ikony-link-1:before {
	content: '\e800';
	font-family: ikony;
	font-weight: normal;
	font-style: normal;
}
.ikony-link:before {
	content: '\f07b';
	font-family: ikony;
	font-weight: normal;
	font-style: normal;
}
.ikony-hashtag:before {
	content: '\f292';
	font-family: ikony;
	font-weight: normal;
	font-style: normal;
}