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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'bpk';
	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-arrow-up:before {
	content: "\e600";
}
.icon-menu:before {
	content: "\e601";
}
.icon-phone:before {
	content: "\e602";
}
.icon-envelop:before {
	content: "\e603";
}
