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

[class^="lp-"], [class*=" lp-"] {
	font-family: 'lpcc';
	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;
}

.lp-download:before {
	content: "\e900";
}
.lp-link:before {
	content: "\e901";
}
.lp-blockquote:before {
	content: "\e800";
}
.lp-logo-horizontal:before {
	content: "\e801";
}
.lp-logo-vertical:before {
	content: "\e802";
}
.lp-search-round:before {
	content: "\e803";
}
.lp-search:before {
	content: "\e804";
}
.lp-user:before {
	content: "\e805";
}

