Mac OS X and certain applications purposely use multiple levels of libraries.
* Files under yourdisk/Library can be shared by my multiple users, e.g., yourdisk/Library/Fonts for fonts everyone can access.
* Files under yourdisk/System/Library are used by the operating system itself, e.g., yourdisk/System/Library/Fonts for the critical Mac OS X fonts. You shouldn't mess with files in there.
* Files under yourdisk/Users/yourname/Library are your personal files, available only to you, e.g., yourdisk/Users/yourname/Library/fonts for fonts just for you.