Hi @khiman
We are really sorry to hear that the IgniteUp plugin gave you a bad experience.
But the point you are showing as the issue is not true.
If you search the word “rockyton” in the whole repository, you get this only CSS rule which is the following:
#toplevel_page_cscs_templates .wp-menu-image:before {font-family: "rockyton" !important;content: 'm' !important;}
And it’s applied only for the elements under the id toplevel_page_cscs_templates
and no way to apply for the whole admin panel as you have mentioned.
We appreciate it if you can take a look back again about what was wrong and adjust this review if applicable.
Thank you!
Here’s the line of code for the above CSS rule: https://plugins.trac.wordpress.org/browser/igniteup/trunk/includes/css/main.css#L23