@font-face {
	font-family:ITinventory;
	src: url(../font/ITinventory.ttf);
}

[class^="inventory-"]:before, [class*=" inventory-"]:before,
[class^="inventory-"]:after, [class*=" inventory-"]:after {  
	font-family: ITinventory;
    font-size: 16px;
	margin-right: 5px;
}

.inventory-barang:before { content: "\f100"; font-size: 24px; margin-right:-1px; }
.inventory-request:before { content: "\f101"; font-size: 24px; margin-right: -4px; }
.inventory-log:before { content: "\f102"; font-size: 22px; }
.inventory-timer:before { content: "\f103"; }
.inventory-pegawai:before { content: "\f104"; }
.inventory-airlines:before { content: "\f105"; font-size: 22px; margin-right:-1px; }
.inventory-airlinesLogin:before { content: "\f105"; font-size: 18px; color:#fff; margin-left:3px; }
.inventory-pemasukan:before { content: "\f106"; font-size: 22px; margin-right:-1px; }
.inventory-pengeluaran:before { content: "\f107"; font-size: 22px; margin-right:-1px; }
.inventory-expired:before { content: "\f108"; font-size: 22px; }
.inventory-cukai:before { content: "\f109"; font-size: 21px; margin-right: -4px; }