I am using font-awesome-pro-sass gem ( v6.5.1 ) with my rails application following the docs. Noticed that the font files that are being fetched by the browser are large, and are taking considerable amount of time for content fetching.
These files in font awesome pro kits are relatively smaller.
Is there a way to reduce the size of these files being used or other ways of using this, or other way to compress these files alone, without affecting other assets.