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

[class*=" icon-"]:before,
[class^=icon-]:before {
	font-family: icon;
	font-style: normal;
	font-weight: 400;
	speak: none;
	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
}