@font-face {
	font-family: 'linecons';
	src:url('./fonts/linecons/linecons.eot');
	src:url('./fonts/linecons/linecons.eot?#iefix') format('embedded-opentype'),
		url('./fonts/linecons/linecons.woff') format('woff'),
		url('./fonts/linecons/linecons.ttf') format('truetype'),
		url('./fonts/linecons/linecons.svg#linecons') format('svg');
	font-weight: normal;
	font-style: normal;
}
.icon:before {
	font-family: 'linecons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	margin-right: 0.6em;
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
}
.icon-arrow-left:before {
	content: "\e032";
}
.icon-news:before {
	content: "\e001";
}
.icon-shop:before {
	content: "\e003";
}
.icon-display:before {
	content: "\e008";
}
.icon-banknote:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00e";
}
.icon-user:before {
	content: "\e01b";
}
.icon-mail:before {
	content: "\e01f";
}
.icon-search:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e025";
}
.icon-note:before {
	content: "\e026";
}
.icon-pen:before {
	content: "\e02d";
}
.icon-world:before {
	content: "\e02f";
}