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

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

.numb-mild:before {
	content: "\e601";
}
.numb-mild2:before {
	content: "\e602";
}
.numb-1:before {
	content: "\e600";
}
.numb-4:before {
	content: "\e603";
}
.numb-8:before {
	content: "\e604";
}
.numb-14:before {
	content: "\e605";
}
.numb-41:before {
	content: "\e606";
}
.numb-big1:before {
	content: "\e607";
}
