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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-facebook-official:before {
	content: "\e60a";
}
.icon-instagram:before {
	content: "\e60b";
}
.icon-line:before {
	content: "\e60c";
}
.icon-twitter:before {
	content: "\e60d";
}
.icon-chevron-left:before {
	content: "\e600";
}
.icon-chevron-right:before {
	content: "\e601";
}
.icon-close:before {
	content: "\e602";
}
.icon-help:before {
	content: "\e603";
}
.icon-home:before {
	content: "\e604";
}
.icon-lead:before {
	content: "\e605";
}
.icon-list:before {
	content: "\e606";
}
.icon-logo:before {
	content: "\e607";
}
.icon-minus:before {
	content: "\e608";
}
.icon-plus:before {
	content: "\e609";
}
