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

.pi, i {
	font-family: 'flatpack' !important;
	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;
}
