Minifies icon fonts to just the used glyphs.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a webpack plugin that minifies icon fonts by analyzing CSS content properties to identify used glyphs, then uses Fontmin to strip unused characters from the TrueType font and convert it back to other formats. It's designed for web developers using webpack who want to significantly reduce icon font file sizes in production builds, particularly useful for projects using libraries like FontAwesome where only a subset of icons are actually used.