https://github.com/seatonjiang/kratos/issues/359#issuecomment-820093184
this will reduce its size from 11774 bytes(12KiB) to 2565 bytes(2.6KiB)
so the browser will be able to download this font file just after this critical css gets loaded without blocking FCP instead of waiting for the entire css and its inlined font
then save size of 36.29%(from 2565 bytes, 2.6KiB to 1882 bytes, 1.9KiB) by minified the css
https://github.com/seatonjiang/kratos/issues/359#issuecomment-820093184 this will reduce its size from 11774 bytes(12KiB) to 2565 bytes(2.6KiB) so the browser will be able to download this font file just after this critical css gets loaded without blocking FCP instead of waiting for the entire css and its inlined font
then save size of 36.29%(from 2565 bytes, 2.6KiB to 1882 bytes, 1.9KiB) by minified the css