Deleting any fonts in /System
will require the disablement of System Integrity Protection ("rootless feature") on OS X El Capitan. SIP reduces the potential attack surface for system exploits; disablement is not recommended.
The recommended method of deletion for any other fonts is through Font Book (rather than a direct deletion using Finder, Terminal or a cleanup application).
This question and accepted answer were originally linked to a Lion issue, but the basis should still apply:
You can save several dozen megabytes by deleting certain Asian fonts if you don't need them. Don't delete system fonts directly in the Finder.
Rather, do it through the Apple Font Book application, which will prevent you from deleting the "reserved" system fonts that Mac OS X expects to see when it boots up, but permit you to delete "non-essential" fonts.
If OS X is unable to render the character set with the required font, it is likely that a "substitute symbol character" will appear instead.
/System/Library/Fonts
, which is SIP-protected in El Capitan. So if you really are so short on disk space that removing some fonts (which all together use about 370 MB) is an option you'll need to disable SIP to do so. – nohillside Oct 28 '15 at 10:59